diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-10-02 12:24:44 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-10-03 00:14:18 -0400 |
commit | 501e4c6f23378aca2ce14ba4bc3eebeccb92e8d7 (patch) | |
tree | f8e2b9b3b9305f0df7b5441a779e6154dfc37249 /git-gui/lib/commit.tcl | |
parent | 2fe167b67a479b19e52b974f9518436565e6793b (diff) | |
download | git-501e4c6f23378aca2ce14ba4bc3eebeccb92e8d7.tar.gz |
git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk
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>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions