summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-05-17 10:34:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-05-17 10:34:11 +0000
commit6959c6c419acf390c79b816b7117da3cac54db71 (patch)
treec7e975800d0c058b294e619cfda9ae8d61338501 /git-rev-parse.html
parent617fdb88b05107e6673f6aafb280c1ef27acae7b (diff)
downloadgit-htmldocs-6959c6c419acf390c79b816b7117da3cac54db71.tar.gz
Autogenerated HTML docs for v1.3.3-g63df
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html26
1 files changed, 25 insertions, 1 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 2a2d03382..a4a0c920e 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -380,6 +380,30 @@ distinguish between them.</p>
</p>
</dd>
<dt>
+--branches
+</dt>
+<dd>
+<p>
+ Show branch refs found in <tt>$GIT_DIR/refs/heads</tt>.
+</p>
+</dd>
+<dt>
+--tags
+</dt>
+<dd>
+<p>
+ Show tag refs found in <tt>$GIT_DIR/refs/tags</tt>.
+</p>
+</dd>
+<dt>
+--remotes
+</dt>
+<dd>
+<p>
+ Show tag refs found in <tt>$GIT_DIR/refs/remotes</tt>.
+</p>
+</dd>
+<dt>
--show-prefix
</dt>
<dd>
@@ -554,7 +578,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 10-Mar-2006 00:31:34 UTC
+Last updated 17-May-2006 10:34:04 UTC
</div>
</div>
</body>