summaryrefslogtreecommitdiffstats
path: root/git-ls-remote.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-23 23:06:31 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-23 23:06:31 +0000
commit2a294cdddac356b905bb00d260fbd221d91af595 (patch)
tree7d2d0b207286927bba4e983e2c699cd69217fe3f /git-ls-remote.html
parent300d43650761892e5a570d8b4d83433de5052ea8 (diff)
downloadgit-htmldocs-2a294cdddac356b905bb00d260fbd221d91af595.tar.gz
Autogenerated HTML docs for v1.7.5.2-353-g5df3e
Diffstat (limited to 'git-ls-remote.html')
-rw-r--r--git-ls-remote.html15
1 files changed, 13 insertions, 2 deletions
diff --git a/git-ls-remote.html b/git-ls-remote.html
index 72b055d5b..ef76e4156 100644
--- a/git-ls-remote.html
+++ b/git-ls-remote.html
@@ -416,7 +416,7 @@ git-ls-remote(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<div class="verseblock-content"><em>git ls-remote</em> [--heads] [--tags] [-u &lt;exec&gt; | --upload-pack &lt;exec&gt;]
- &lt;repository&gt; [&lt;refs&gt;&#8230;]</div>
+ [--exit-code] &lt;repository&gt; [&lt;refs&gt;&#8230;]</div>
<div class="verseblock-attribution">
</div></div>
</div>
@@ -463,6 +463,17 @@ commit IDs.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--exit-code
+</dt>
+<dd>
+<p>
+ Exit with status "2" when no matching refs are found in the remote
+ repository. Usually the command exits with status "0" to indicate
+ it successfully talked with the remote repository, whether it
+ found any matching refs.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;repository&gt;
</dt>
<dd>
@@ -513,7 +524,7 @@ c5db5456ae3b0873fc659c19fafdde22313cc441 refs/tags/v0.99.2
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-03-15 23:30:14 UTC
+Last updated 2011-05-23 23:05:02 UTC
</div>
</div>
</body>