mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-21 00:31:03 -06:00
"git grep -e '$pattern'", unlike the case where the patterns are read from a file, did not treat individual lines in the given pattern argument as separate regular expressions as it should.