diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-09-10 00:13:10 (GMT) |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-09-10 00:39:42 (GMT) |
commit | 3b9dfde3d636aeb961318d41b3ab59f72414d010 (patch) | |
tree | d9e1c2d615cdec9147414988b753c98eaf2fe13e /.gitignore | |
parent | 4ed1a190d09c7d6a248038edb11addda77af7550 (diff) | |
download | git-3b9dfde3d636aeb961318d41b3ab59f72414d010.zip git-3b9dfde3d636aeb961318d41b3ab59f72414d010.tar.gz git-3b9dfde3d636aeb961318d41b3ab59f72414d010.tar.bz2 |
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions