From: Junio C Hamano Date: Thu, 22 Aug 2019 19:34:10 +0000 (-0700) Subject: Merge branch 'mt/grep-submodules-working-tree' X-Git-Tag: v2.24.0-rc0~172 X-Git-Url: http://git.bitbasher.net/?a=commitdiff_plain;h=307179732d580735c579b9bfae2eaf7a536f4ae9;p=git.git 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 --- 307179732d580735c579b9bfae2eaf7a536f4ae9