]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/submodule-in-excluded' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:04:54 +0000 (12:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Nov 2017 03:04:54 +0000 (12:04 +0900)
"git status --ignored -u" did not stop at a working tree of a
separate project that is embedded in an ignored directory and
listed files in that other project, instead of just showing the
directory itself as ignored.

* js/submodule-in-excluded:
  status: do not get confused by submodules in excluded directories

1  2 
dir.c

diff --cc dir.c
Simple merge