git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d3fc8dc
45115d8
)
Merge branch 'mt/grep-cquote-path'
author
Junio C Hamano
<redacted>
Tue, 28 Apr 2020 22:50:09 +0000
(15:50 -0700)
committer
Junio C Hamano
<redacted>
Tue, 28 Apr 2020 22:50:09 +0000
(15:50 -0700)
"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
1
2
Documentation/git-grep.txt
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
Documentation/git-grep.txt
Simple merge
git clone https://git.99rst.org/PROJECT