git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
df49a80
)
doc: use linkgit macro where needed.
author
Jean-Noël Avila
<redacted>
Thu, 8 Oct 2020 20:23:55 +0000
(22:23 +0200)
committer
Junio C Hamano
<redacted>
Thu, 8 Oct 2020 21:01:18 +0000
(14:01 -0700)
Signed-off-by: Jean-Noël Avila <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-grep.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-grep.txt
b/Documentation/git-grep.txt
index a7f9bc99eaf18d08fcbcc163da49c50d4c1e44c5..6077ff01a4fce65a8f12c2ede83dce562bf0e1c3 100644
(file)
--- a/
Documentation/git-grep.txt
+++ b/
Documentation/git-grep.txt
@@
-209,7
+209,7
@@
providing this option will cause it to die.
Use \0 as the delimiter for pathnames in the output, and print
them verbatim. Without this option, pathnames with "unusual"
characters are quoted as explained for the configuration
- variable core.quotePath (see
git-config(1)
).
+ variable core.quotePath (see
linkgit:git-config[1]
).
-o::
--only-matching::
git clone https://git.99rst.org/PROJECT