只講下安裝,使用的話請自行查找。
1.brew update
2.brew install git
3.brew install git-gui
4.which git (確保路徑是/usr/local/bin/git)
如果不是
5.brew doctor
然后會就自動打開一個app 一個可視化的圖形工具
https://stackoverflow.com/questions/17582685/install-gitk-on-mac
只講下安裝,使用的話請自行查找。
1.brew update
2.brew install git
3.brew install git-gui
4.which git (確保路徑是/usr/local/bin/git)
如果不是
5.brew doctor
然后會就自動打開一個app 一個可視化的圖形工具
https://stackoverflow.com/questions/17582685/install-gitk-on-mac