summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-02 15:02:46 -0700
commitb76a68630eaab75c4eb1c41f0fc091811854ff43 (patch)
tree5be60264e80970f60d9c56b410c8828693be8588 /git-fetch.html
parent0aadbc37c068365a09926cd895863c4a725b45d6 (diff)
downloadgit-htmldocs-b76a68630eaab75c4eb1c41f0fc091811854ff43.tar.gz
Autogenerated HTML docs for v1.7.10.1-433-g34875
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 3997d5415..5cc000c42 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -868,7 +868,7 @@ there is a remotes.&lt;group&gt; entry in the configuration file.
<dd>
<p>
The format of a &lt;refspec&gt; parameter is an optional plus
- <tt>&#43;</tt>, followed by the source ref &lt;src&gt;, followed
+ <tt>+</tt>, followed by the source ref &lt;src&gt;, followed
by a colon <tt>:</tt>, followed by the destination ref &lt;dst&gt;.
</p>
<div class="paragraph"><p>The remote ref that matches &lt;src&gt;