1. 程式人生 > >ubuntu下git結合beyond compare

ubuntu下git結合beyond compare

在~/.gitconfig檔案中增加:
[diff]
    tool = bc3
[difftool]
    prompt = false
[merge]
    tool = bc3
[mergetool]
    prompt = false
    
當執行git difftool的時候,就會啟動bcompare比較