summaryrefslogtreecommitdiffstats
path: root/git-push.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-10-23 01:23:31 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-10-23 01:23:31 +0000
commit764a667a8f360cfaafc6bfa9a0b5a2f09ed47586 (patch)
treefc6f7da163a804cc8aef905924828d69b897399a /git-push.html
parentea719cf8b709e1b5c43d18ca26832f8c9bf11e7e (diff)
downloadgit-htmldocs-764a667a8f360cfaafc6bfa9a0b5a2f09ed47586.tar.gz
Autogenerated HTML docs for v1.5.3.4-319-gdd817
Diffstat (limited to 'git-push.html')
-rw-r--r--git-push.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-push.html b/git-push.html
index dacd37547..8701f653d 100644
--- a/git-push.html
+++ b/git-push.html
@@ -273,7 +273,7 @@ git-push(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-push</em> [--all] [--tags] [--receive-pack=&lt;git-receive-pack&gt;]
+<div class="content"><em>git-push</em> [--all] [--dry-run] [--tags] [--receive-pack=&lt;git-receive-pack&gt;]
[--repo=all] [-f | --force] [-v] [&lt;repository&gt; &lt;refspec&gt;&#8230;]</div></div>
</div>
<h2>DESCRIPTION</h2>
@@ -335,6 +335,14 @@ the remote repository.</p>
</p>
</dd>
<dt>
+--dry-run
+</dt>
+<dd>
+<p>
+ Do everything except actually send the updates.
+</p>
+</dd>
+<dt>
--tags
</dt>
<dd>
@@ -613,7 +621,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Sep-2007 02:27:19 UTC
+Last updated 23-Oct-2007 01:21:51 UTC
</div>
</div>
</body>