diff options
author | Karsten Blees <karsten.blees@gmail.com> | 2013-04-15 21:08:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-15 12:33:59 -0700 |
commit | c94ab010266776c85b588473260ed048d1e654ff (patch) | |
tree | bd0d87822819fee6670fe77394b1fa26ef18a144 /t/t3001-ls-files-others-exclude.sh | |
parent | 184d2a8e964d721c20775026308fcf63d57c0b4d (diff) | |
download | git-c94ab010266776c85b588473260ed048d1e654ff.tar.gz |
dir.c: git-status --ignored: don't list empty directories as ignored
'git-status --ignored' lists empty untracked directories as ignored, even
though they don't have any ignored files.
When checking if a directory is already listed as untracked (i.e. shouldn't
be listed as ignored as well), don't assume that the directory has only
ignored files if it doesn't have untracked files, as the directory may be
empty.
Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3001-ls-files-others-exclude.sh')
0 files changed, 0 insertions, 0 deletions