Skip to content

Instantly share code, notes, and snippets.

View bhagyesh-bhatewara's full-sized avatar

bhagyesh-bhatewara

View GitHub Profile
@bhagyesh-bhatewara
bhagyesh-bhatewara / .gitconfig
Created October 8, 2015 12:57 — forked from shawndumas/.gitconfig
Using WinMerge as the git Diff/Merge Tool on Windows 64bit
[mergetool]
prompt = false
keepBackup = false
keepTemporaries = false
[merge]
tool = winmerge
[mergetool "winmerge"]
name = WinMerge