Merge branch 'bw/pathspec-match-submodule-boundary'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Dec 2017 19:33:56 +0000 (11:33 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Dec 2017 19:33:56 +0000 (11:33 -0800)
commitf4f233e13daa584e5178141eb10e6e9527a3454c
tree2705e845567749c51ba409d303502f5d4e576188
parentd7c6c2369ac21141b7c6cceaebc6414ec3da14ad
parenteef3df5a93784e4d709907ce03006374ffc3ea26
Merge branch 'bw/pathspec-match-submodule-boundary'

An v2.12-era regression in pathspec match logic, which made it look
into submodule tree even when it is not desired, has been fixed.

* bw/pathspec-match-submodule-boundary:
  pathspec: only match across submodule boundaries when requested
builtin/grep.c
pathspec.h
tree-walk.c