You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jean-Rémy Falleri edited this page Mar 11, 2016
·
7 revisions
To integrate GumTree with VCSs, you first have to place the gumtree executable (either gumtree on Linux and Mac OS or gumtree.bat on Windows) in your path.
Git integration
To use GumTree within git you can use the following command :
git difftool -x gumtree webdiff --d (by replacing gumtree by the name of the executable on your system)
You can also set gumtree as the default external diff tool by adding this content in ~/.gitconfig :