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 <path> is relative to $cwd

Junio C Hamano committed Nov 7, 2023 at 10:26 UTC 2d2cd0a1bc9ebe9b8df6d7686ad9264b2d7f0f5e

No changes.