Shawn O. Pearce writes:
Yes, I admit this is an odd patch. I can certainly carry it in
my own tree (I already carry some other patches) but I wonder if
we shouldn't include it as some users may actually try to do this,
just like I did. Latest git-gui `master` already has changes to its
Makefile and shell startup boilerplate to handle this weird case.
Why do you need to change gitk itself? If you're going to modify it
with sed, why can't you change the $0 on the 3rd line to the installed
path of the gitk script?
Paul.