summaryrefslogtreecommitdiffstats
path: root/git-fetch-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <jch@google.com>2012-04-24 15:16:19 -0700
committerJunio C Hamano <jch@google.com>2012-04-24 15:16:19 -0700
commit18b647eff82c74f4fa1a1b7b17882b37b14ddfa4 (patch)
treea2ea21cdbfbc6ba5144eed6aa402ba2525be9fef /git-fetch-pack.html
parent4eda136783d48b089bf8fbdb0d45883cb71fb68d (diff)
downloadgit-htmldocs-18b647eff82c74f4fa1a1b7b17882b37b14ddfa4.tar.gz
Autogenerated HTML docs for v1.7.10-334-gf9d99
Diffstat (limited to 'git-fetch-pack.html')
-rw-r--r--git-fetch-pack.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git-fetch-pack.html b/git-fetch-pack.html
index b121a1f94..a5ddd3bb7 100644
--- a/git-fetch-pack.html
+++ b/git-fetch-pack.html
@@ -612,6 +612,20 @@ have a common ancestor commit.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--stdin
+</dt>
+<dd>
+<p>
+ Take the list of refs from stdin, one per line. If there
+ are refs specified on the command line in addition to this
+ option, then the refs from stdin are processed after those
+ on the command line.
+</p>
+<div class="paragraph"><p>If <em>--stateless-rpc</em> is specified together with this option then
+the list of refs must be in packet format (pkt-line). Each ref must
+be in a separate packet, and the list must end with a flush packet.</p></div>
+</dd>
+<dt class="hdlist1">
-q
</dt>
<dt class="hdlist1">
@@ -744,7 +758,7 @@ have a common ancestor commit.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-11-15 13:45:02 PDT
+Last updated 2012-04-24 15:16:09 PDT
</div>
</div>
</body>