summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-02-22 10:44:55 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-02-22 10:44:55 +0000
commit7e9f6b7094a99335837f79e33c7723ff516dc53b (patch)
tree63562096a6b1da75e4f1058e5c5d52a0296f0c20 /git-push.html
parentdb8c6ec4d67d54e932ff289f974e38a59a134702 (diff)
downloadgit-htmldocs-7e9f6b7094a99335837f79e33c7723ff516dc53b.tar.gz
Autogenerated HTML docs for v1.2.2-g50319
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-push.html b/git-push.html
index 5bf5b062d..69ec97713 100644
--- a/git-push.html
+++ b/git-push.html
@@ -312,6 +312,11 @@ four parents before the current master head).</p>
to fast forward the remote ref that matches &lt;dst&gt;. If
the optional plus <tt>+</tt> is used, the remote ref is updated
even if it does not result in a fast forward update.</p>
+<p>Note: If no explicit refspec is found, (that is neither
+on the command line nor in any Push line of the
+corresponding remotes file---see below), then all the
+refs that exist both on the local side and on the remote
+side are updated.</p>
<p>Some short-cut notations are also supported.</p>
<ul>
<li>
@@ -496,7 +501,7 @@ Pull: refs/heads/&lt;head&gt;:&lt;remote&gt;</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Feb-2006 08:04:31 UTC
+Last updated 22-Feb-2006 10:44:47 UTC
</div>
</div>
</body>