From: Junio C Hamano Date: Tue, 28 Apr 2020 22:50:09 +0000 (-0700) Subject: Merge branch 'mt/grep-cquote-path' X-Git-Tag: v2.27.0-rc0~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=33a106098824f50ec0e2e7d642cea26f9a384da4;p=thirdparty%2Fgit.git 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 --- 33a106098824f50ec0e2e7d642cea26f9a384da4