[PATCH] Make gitk work when launched in a subdirectory
authorPeter Baumann <siprbaum@stud.informatik.uni-erlangen.de>
Tue, 9 Jan 2007 14:30:19 +0000 (15:30 +0100)
committerPaul Mackerras <paulus@samba.org>
Sat, 13 Jan 2007 05:15:09 +0000 (16:15 +1100)
commit5024baa43790bf0ea12905b47c8922e3b256ae61
treeef55bcaa089cd92aeb4ba2b56ed1add0572d6a57
parent6c2833284d84d1128f44dbfd846c81ef93f07a3c
[PATCH] Make gitk work when launched in a subdirectory

Make gitk use git-rev-parse --git-dir to find the repository.

Signed-off-by: Peter Baumann <siprbaum@stud.informatik.uni-erlangen.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk