swh:1:snp:bb8853bfef8fcf2b1d37fd6404912c7606c98e48
Revision 501e4c6f23378aca2ce14ba4bc3eebeccb92e8d7 authored by Shawn O. Pearce on 02 October 2007, 16:24:44 UTC, committed by Shawn O. Pearce on 03 October 2007, 04:14:18 UTC
gitk expects $env(GIT_DIR) to be valid as both a path that core Git
and Tcl/Tk can resolve to a valid directory, but it has no special
handling for Cygwin style UNIX paths and Windows style paths.  So
we need to do that for gitk and ensure that only relative paths are
fed to it, thus allowing both Cygwin style and UNIX style paths to
be resolved.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 2fe167b
History
Tip revision: 19981daefd7c147444462739375462b49412ce33 authored by Junio C Hamano on 05 April 2024, 17:49:37 UTC
The fifteenth batch
Tip revision: 19981da
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 5.7 KB
git-gui.sh -rwxr-xr-x 65.7 KB

back to top