Mercurial > hg
comparison Makefile @ 45478:07c424a13811
grep: fix --follow with no --diff nor --rev to not fall back to plain grep
Before, "grep --follow" would only print matches in the working directory.
Since --follow is the option to specify the search space, it should disable
the plain (i.e. wdir) grep.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 10 Sep 2020 13:30:34 +0900 |
parents | 1c8e3c17c702 |
children | e604a3c03ab9 |
comparison
equal
deleted
inserted
replaced
45477:20dd2a259b0f | 45478:07c424a13811 |
---|