From: Junio C Hamano Date: Tue, 7 Nov 2023 01:26:43 +0000 (+0900) Subject: Merge branch 'jc/grep-f-relative-to-cwd' X-Git-Tag: v2.43.0-rc1~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d2cd0a1bc9ebe9b8df6d7686ad9264b2d7f0f5e;p=thirdparty%2Fgit.git Merge branch 'jc/grep-f-relative-to-cwd' "cd sub && git grep -f patterns" tried to read "patterns" file at the top level of the working tree; it has been corrected to read "sub/patterns" instead. * jc/grep-f-relative-to-cwd: grep: -f is relative to $cwd --- 2d2cd0a1bc9ebe9b8df6d7686ad9264b2d7f0f5e