diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-09 20:13:10 -0400 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-09-09 20:39:42 -0400 |
commit | 3b9dfde3d636aeb961318d41b3ab59f72414d010 (patch) | |
tree | d9e1c2d615cdec9147414988b753c98eaf2fe13e /git-gui.sh | |
parent | git-gui: handle "deleted symlink" diff marker (diff) | |
download | tgif-3b9dfde3d636aeb961318d41b3ab59f72414d010.tar.xz |
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>
Diffstat (limited to 'git-gui.sh')
0 files changed, 0 insertions, 0 deletions