1
0
mirror of https://github.com/git/git.git synced 2024-10-23 12:09:25 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Remi Rampin cc6825e194 git-gui: Fixes chooser not accepting gitfiles
Support the case where .git is a platform independent symbolic link
and not a directory. This occurs when --separate-git-dir is used when
creating the local repository to store the .git directory elsewhere.

git-gui does not support such repositories when using the repository
chooser as the test to determine that the chosen directory is a git
repository fails for such repositories.

This commit enables _is_git to read the real location from the
symbolic link file.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Remi Rampin <remirampin@gmail.com>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2015-03-07 12:28:58 +00:00
lib git-gui: Fixes chooser not accepting gitfiles 2015-03-07 12:28:58 +00:00
macosx git-gui: Make git-gui lib dir configurable at runime 2014-08-10 12:48:28 +01:00
po git-gui i18n: Updated Bulgarian translation (520t,0f,0u) 2014-08-10 12:27:30 +01:00
windows
.gitattributes
.gitignore
git-gui--askpass
git-gui.sh git-gui: reinstate support for Tcl 8.4 2015-01-13 00:42:03 +00:00
GIT-VERSION-GEN git-gui 0.19 2014-01-18 17:29:34 +00:00
Makefile git-gui: Make git-gui lib dir configurable at runime 2014-08-10 12:48:28 +01:00