]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mt/grep-submodules-working-tree'
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Aug 2019 19:34:10 +0000 (12:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Aug 2019 19:34:10 +0000 (12:34 -0700)
commit307179732d580735c579b9bfae2eaf7a536f4ae9
tree83689a991d1519207c510d0ff6669ffc758b5e3b
parent5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9
parent6a289d45c0e5d155f536d7c1f73c3b33690e92c6
Merge branch 'mt/grep-submodules-working-tree'

"git grep --recurse-submodules" that looks at the working tree
files looked at the contents in the index in submodules, instead of
files in the working tree.

* mt/grep-submodules-working-tree:
  grep: fix worktree case in submodules
builtin/grep.c
t/t7814-grep-recurse-submodules.sh