This patch upgrades support to display diff between file and Git repository.
It allows to compare files residing not in the root of the Git repository.
A different version of the same patch is to test whether "git show" works in the current working directory. See the attached patch. This fixes problems working with git repositories that have sub-directories and it is only a one line change. It would be really convenient if someone put this in.
Thanks! I sure do miss those subversion revision numbers though.
A different version of the same patch is to test whether "git show" works in the current working directory. See the attached patch. This fixes problems working with git repositories that have sub-directories and it is only a one line change. It would be really convenient if someone put this in.
I finally got tired of manually patching tkdiff, and made https://github.com/brianwalenz/tkdiff.
As of V4.3 this patch is no longer required