mirror of
https://github.com/git/git.git
synced 2026-01-16 13:49:39 +00:00
People typically say 'grep -e $pattern' because $pattern has a leading dash which would be mistaken as a grep flag. Make sure we pass -e in front of $pattern when we invoke grep. Signed-off-by: Junio C Hamano <junkio@cox.net>
656 B
Executable File
656 B
Executable File