1
0
mirror of https://github.com/git/git.git synced 2024-09-30 13:42:06 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce 3b9dfde3d6 git-gui: Assume untracked directories are Git submodules
If `git ls-files --others` returned us the name of a directory then
it is because Git has decided that this directory itself contains a
valid Git repository and its files shouldn't be listed as untracked
for this repository.

In such a case we should label the object as a Git repository and
not just as a directory.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-09-09 20:39:42 -04:00
lib git-gui: Assume untracked directories are Git submodules 2007-09-09 20:39:42 -04:00
.gitignore
git-gui.sh git-gui: Disable Tk send in all git-gui sessions 2007-09-08 23:47:10 -04:00
GIT-VERSION-GEN Merge branch 'maint' 2007-06-11 19:06:15 -04:00
Makefile git-gui: Avoid use of libdir in Makefile 2007-09-09 05:03:12 -04:00