diff options
| author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-21 11:44:23 -0400 |
|---|---|---|
| committer | Shawn O. Pearce <spearce@spearce.org> | 2007-09-21 21:58:38 -0400 |
| commit | 2fe167b67a479b19e52b974f9518436565e6793b (patch) | |
| tree | d3485c30028286e5ec558d83a111d9cb0f745dc0 /git-gui/lib/commit.tcl | |
| parent | git-gui: Handle starting on mapped shares under Cygwin (diff) | |
| download | git-2fe167b67a479b19e52b974f9518436565e6793b.tar.gz git-2fe167b67a479b19e52b974f9518436565e6793b.zip | |
git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs
If we are using Cygwin and the git repository is actually a
workdir (by way of git-new-workdir) but this Tcl process is
a native Tcl/Tk and not the Cygwin Tcl/Tk then we are unable
to traverse the .git/info path as it is a Cygwin symlink and
not a standard Windows directory.
So we actually need to start a Cygwin process that can do the
path translation for us and let it test for .git/info/exclude
so we know if we can include that file in our git-ls-files or
not.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
