


Git config -global falseĪnd then you can invoke git difftool and git mergetool using -t to indicate which one you want to use: git difftool -t diffmerge You can use the following commands to tell git about this wrappers: # for difftool
#Windows diff diffmerge how to#

Githelperfunction.sh to properly convert the path and set variables. You can find the source code for scripts in the I also created two more scripts for WinMerge: I created 2 wrapper scripts for DiffMerge First you need to put some scripts in the path that serve as wrapper for invoking DiffMerge and WinMerge.
