summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-10 03:55:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-10 03:55:58 +0000
commitfaa1e50737bfc349e8315c99a2ed59182fd557b1 (patch)
tree05ca5456c6a103f7632321128d3a325a68450748 /git-push.html
parentb53db3ca58a8a65d8de3b9fa048d410757edc38f (diff)
downloadgit-htmldocs-faa1e50737bfc349e8315c99a2ed59182fd557b1.tar.gz
Autogenerated HTML docs for v1.6.0-rc2-22-g71b9
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-push.html b/git-push.html
index 844940f32..c4caddd09 100644
--- a/git-push.html
+++ b/git-push.html
@@ -350,8 +350,8 @@ documentation for <a href="git-receive-pack.html">git-receive-pack(1)</a>.</p></
</dt>
<dd>
<p>
- The canonical format of each &lt;refspec&gt; parameter is
- <tt><tt>?&lt;src&gt;:&lt;dst&gt;</tt>; that is, an optional plus <tt></tt></tt>, followed
+ The canonical format of a &lt;refspec&gt; parameter is
+ <tt>+?&lt;src&gt;:&lt;dst&gt;</tt>; that is, an optional plus <tt>&#43;</tt>, followed
by the source ref, followed by a colon <tt>:</tt>, followed by
the destination ref.
</p>
@@ -818,7 +818,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-30 18:31:05 UTC
+Last updated 2008-08-10 03:55:20 UTC
</div>
</div>
</body>