projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c951734
)
Fix markup minimally to get man pages built.
author
Junio C Hamano
<junkio@cox.net>
Thu, 25 Aug 2005 00:50:05 +0000
(17:50 -0700)
committer
Junio C Hamano
<junkio@cox.net>
Thu, 25 Aug 2005 00:50:05 +0000
(17:50 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/pull-fetch-param.txt
patch
|
blob
|
history
diff --git
a/Documentation/pull-fetch-param.txt
b/Documentation/pull-fetch-param.txt
index
ea0ad2c
..
8f6b68c
100644
(file)
--- a/
Documentation/pull-fetch-param.txt
+++ b/
Documentation/pull-fetch-param.txt
@@
-49,7
+49,7
@@
<refspec>::
The canonical format of a <refspec> parameter is
-
+?<src>:<dst>
; that is, an optional plus '+', followed
+
'+?<src>:<dst>'
; that is, an optional plus '+', followed
by the source ref, followed by a colon ':', followed by
the destination ref.