summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c951734)
raw | patch | inline | side by side (parent: c951734)
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 |
index ea0ad2c48f56211139d9b0e3100bf975f0be7e87..8f6b68cb5514958570196b4c3f725467c0279ed3 100644 (file)
<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.