Tested on Windows, but should also work on Linux and Max
- Store the
targzDiff.sh
from below somewhere on your computer - Add to your
~/.gitconfig
with path to local storedtargzDiff.sh
[diff "targz"]
textconv = sh -c 'cat $0 | ~/some/where/targzDiff.sh'