What's the best visual merge tool for Git?
Posted
by andy
on Stack Overflow
See other posts from Stack Overflow
or by andy
Published on 2008-09-26T00:27:35Z
Indexed on
2010/04/10
1:23 UTC
Read the original article
Hit count: 361
Title says it. What's the best tool for viewing and editing a merge in Git? I'd like to get a 3-way merge view, with "mine", "theirs" and "output" in separate panels.
Also, instructions for invoking said tool would be great. (I still haven't figure out how to start kdiff3 in such a way that it doesn't give me an error)
edit: My OS is Ubuntu.
© Stack Overflow or respective owner