]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mt/grep-cquote-path'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:50:09 +0000 (15:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2020 22:50:09 +0000 (15:50 -0700)
commit33a106098824f50ec0e2e7d642cea26f9a384da4
tree82cf90ba177f38481e628803fbc9cc8b3bbe669d
parentd3fc8dc53a7ef9f33a5d9604b382e24408a9b7be
parent45115d84901876b9300c1b6eba333cd8b25b1991
Merge branch 'mt/grep-cquote-path'

"git grep" did not quote a path with unusual character like other
commands (like "git diff", "git status") do, but did quote when run
from a subdirectory, both of which has been corrected.

* mt/grep-cquote-path:
  grep: follow conventions for printing paths w/ unusual chars
Documentation/git-grep.txt