summaryrefslogtreecommitdiffstats
path: root/git-send-pack.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-send-pack.html
parentea719cf8b709e1b5c43d18ca26832f8c9bf11e7e (diff)
downloadgit-htmldocs-764a667a8f360cfaafc6bfa9a0b5a2f09ed47586.tar.gz
Autogenerated HTML docs for v1.5.3.4-319-gdd817
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index de616709b..c61d22bd6 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -272,7 +272,7 @@ git-send-pack(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-send-pack</em> [--all] [--force] [--receive-pack=&lt;git-receive-pack&gt;] [--verbose] [--thin] [&lt;host&gt;:]&lt;directory&gt; [&lt;ref&gt;&#8230;]</p>
+<p><em>git-send-pack</em> [--all] [--dry-run] [--force] [--receive-pack=&lt;git-receive-pack&gt;] [--verbose] [--thin] [&lt;host&gt;:]&lt;directory&gt; [&lt;ref&gt;&#8230;]</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -313,6 +313,14 @@ updates it from the current repository, sending named refs.</p>
</p>
</dd>
<dt>
+--dry-run
+</dt>
+<dd>
+<p>
+ Do everything except actually send the updates.
+</p>
+</dd>
+<dt>
--force
</dt>
<dd>
@@ -443,7 +451,7 @@ to disable the fast-forward check only on that ref.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Sep-2007 02:27:20 UTC
+Last updated 23-Oct-2007 01:21:57 UTC
</div>
</div>
</body>