Welcome to MSDN Blogs Sign in | Join | Help

April 2009 - Posts

GitDiff.bat - power-diffing with GIT

As mentioned in the GIT documentation , you can set the environment variable GIT_EXTERNAL_DIFF to use a custom diff utility. Try doing "set GIT_EXTERNAL_DIFF=echo" and running a "git diff" command to see how GIT_EXTERNAL_DIFF works. One limitation of
Posted by shrib | 0 Comments
 
Page view tracker