MooGoo's Blog
顯示具有
Mac
標籤的文章。
顯示所有文章
顯示具有
Mac
標籤的文章。
顯示所有文章
2012年11月15日 星期四
[Mac][git] git diff in Mac
如果有裝GitX的話,設定選"Enable Terminal Usage",然後
git diff | gitx
或是XCode的FileMerge/opendiff也很好用,
git difftool -t opendiff -y
可以寫到.gitconfig的
[alias]
df = difftool -t opendiff -y
較舊的文章
首頁
訂閱:
文章 (Atom)