gitshgit操作環(huán)境
gitsh 開始一個 git 操作的 SHELL 環(huán)境,用以替代原有命令行的操作方式,例如一般 git 的操作方式是:
$ git status $ git add -p $ git commit $ git push
而使用 gitsh 的操作方式是:
$ gitsh gitsh@ status gitsh@ add -p gitsh@ commit gitsh@ push gitsh@ :exit $
Mac 下安裝:
brew tap thoughtbot/formulae brew install gitsh
評論
圖片
表情
