~/.bashrc __git_status() { STATUS=$(git status 2>/dev/null | awk ' /^On branch / {printf($3)} /^You are currently rebasing/ ...
確定! 回上一頁