Tagged Questions
7
votes
2answers
2k views
How can I configure Mercurial to use WinMerge for merges, under cygwin?
When Mercurial is running under cygwin, it's a bit tricky to figure out how to spawn WinMerge to resolve merge conflicts. How can I do this?
1
vote
1answer
578 views
Is it possible to use winmerge to view git diffs from cygwin?
I like to use git on cygwin, but the only downside I have is when I want to git difftool I cannot use anything useful. git diff is fine for me most of the time, but sometimes I'd like to use winmerge ...