From: Junio C Hamano Date: Wed, 15 Nov 2017 03:04:54 +0000 (+0900) Subject: Merge branch 'js/submodule-in-excluded' into maint X-Git-Tag: v2.15.1~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=21deee3cabce7d58c50992f57a224e52187a1d26;p=thirdparty%2Fgit.git Merge branch 'js/submodule-in-excluded' into maint "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 --- 21deee3cabce7d58c50992f57a224e52187a1d26