Pimping out git logjukie.net 59 pointsjuvenn16 years ago4 commentsSaveHideCopy link On HNComments−ramanujan16yThe most useful thing I've learned about .gitconfig is that you can define custom diffs for arbitrary filetypes (including binaries).−tlrobinson16yFYI, this needs git 1.6.5 to work properly (or at least newer than 1.6.0, I'm not sure which specific version)−albemuth16yWorks on 1.6.1 but you need to change the %Cyellow to something else, this version only supports red,green and blue−keenerd16yBetter yet, just use Tig. http://jonas.nitro.dk/tig/
Comments
The most useful thing I've learned about .gitconfig is that you can define custom diffs for arbitrary filetypes (including binaries).
FYI, this needs git 1.6.5 to work properly (or at least newer than 1.6.0, I'm not sure which specific version)
Works on 1.6.1 but you need to change the %Cyellow to something else, this version only supports red,green and blue
Better yet, just use Tig. http://jonas.nitro.dk/tig/