Skip to content

Instantly share code, notes, and snippets.

@wujiyu115
Created March 23, 2017 12:29
Show Gist options
  • Save wujiyu115/37e83445b609d638cceec08d580ae27c to your computer and use it in GitHub Desktop.
Save wujiyu115/37e83445b609d638cceec08d580ae27c to your computer and use it in GitHub Desktop.
gitdiff:bc3
[user]
name = wujiyu
email = wujiyu115@gmail.com
[core]
autocrlf = true
excludesfile = C:\\Users\\ejoy\\Documents\\gitignore_global.txt
[difftool]
prompt = false
[mergetool]
prompt = false
[diff]
tool = bc3
[merge]
tool = bc3
[mergetool "bc3"]
path = D:/tools/Beyond Compare/x64/BComp.exe
[difftool "bc3"]
path = D:/tools/Beyond Compare/x64/BComp.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment