From: Junio C Hamano Date: Wed, 13 Oct 2021 22:15:56 +0000 (-0700) Subject: Merge branch 'mt/grep-submodule-textconv' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=1fdfb774aaaa0ee8acb0a1ec9b601e5a2d2999f1;p=rit Merge branch 'mt/grep-submodule-textconv' "git grep --recurse-submodules" takes trees and blobs from the submodule repository, but the textconv settings when processing a blob from the submodule is not taken from the submodule repository. A test is added to demonstrate the issue, without fixing it. * mt/grep-submodule-textconv: grep: demonstrate bug with textconv attributes and submodules --- 1fdfb774aaaa0ee8acb0a1ec9b601e5a2d2999f1