diff options
author | Junio C Hamano <junkio@cox.net> | 2006-09-27 16:42:53 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-27 16:42:53 -0700 |
commit | a3f5d02edb2c1a037ed3ed8d2ebd3f3e5da9d198 (patch) | |
tree | 00e134633cc8d37e0631bfe5ffe8f863bc0feffc /daemon.c | |
parent | grep: free expressions and patterns when done. (diff) | |
download | tgif-a3f5d02edb2c1a037ed3ed8d2ebd3f3e5da9d198.tar.xz |
grep: fix --fixed-strings combined with expression.
"git grep --fixed-strings -e GIT --and -e VERSION .gitignore"
misbehaved because we did not notice this needs to grab lines
that have the given two fixed strings at the same time.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'daemon.c')
0 files changed, 0 insertions, 0 deletions