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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=2d2cd0a1bc9ebe9b8df6d7686ad9264b2d7f0f5e;p=rit 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