Autogenerated HTML docs for v1.4.0-rc1
[git.git] / git-rev-parse.html
index 0c898cc..7489c9c 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -266,7 +266,7 @@ git-rev-parse(1) Manual Page
 <h2>NAME</h2>\r
 <div class="sectionbody">\r
 <p>git-rev-parse -\r
-   Pick out and massage parameters.\r
+   Pick out and massage parameters\r
 </p>\r
 </div>\r
 </div>\r
@@ -276,7 +276,7 @@ git-rev-parse(1) Manual Page
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
-<p>Many git Porcelainish commands take mixture of flags\r
+<p>Many git porcelainish commands take mixture of flags\r
 (i.e. parameters that begin with a dash <em>-</em>) and parameters\r
 meant for underlying <tt>git-rev-list</tt> command they use internally\r
 and flags and parameters for other commands they use as the\r
@@ -380,6 +380,30 @@ distinguish between them.</p>
 </p>\r
 </dd>\r
 <dt>\r
+--branches\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show branch refs found in <tt>$GIT_DIR/refs/heads</tt>.\r
+</p>\r
+</dd>\r
+<dt>\r
+--tags\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show tag refs found in <tt>$GIT_DIR/refs/tags</tt>.\r
+</p>\r
+</dd>\r
+<dt>\r
+--remotes\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show tag refs found in <tt>$GIT_DIR/refs/remotes</tt>.\r
+</p>\r
+</dd>\r
+<dt>\r
 --show-prefix\r
 </dt>\r
 <dd>\r
@@ -400,6 +424,24 @@ distinguish between them.</p>
 </p>\r
 </dd>\r
 <dt>\r
+--git-dir\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show <tt>$GIT_DIR</tt> if defined else show the path to the .git directory.\r
+</p>\r
+</dd>\r
+<dt>\r
+--short, --short=number\r
+</dt>\r
+<dd>\r
+<p>\r
+        Instead of outputting the full SHA1 values of object names try to\r
+        abbreviate them to a shorter unique name. When no length is specified\r
+        7 is used. The minimum length is 4.\r
+</p>\r
+</dd>\r
+<dt>\r
 --since=datestring, --after=datestring\r
 </dt>\r
 <dd>\r
@@ -452,6 +494,16 @@ A symbolic ref name.  E.g. <em>master</em> typically means the commit
 </li>\r
 <li>\r
 <p>\r
+A suffix <em>@</em> followed by a date specification enclosed in a brace\r
+  pair (e.g. <em>{yesterday}</em>, <em>{1 month 2 weeks 3 days 1 hour 1\r
+  second ago}</em> or <em>{1979-02-26 18:30:00}</em>) to specify the value\r
+  of the ref at a prior point in time.  This suffix may only be\r
+  used immediately following a ref name and the ref must have an\r
+  existing log ($GIT_DIR/logs/&lt;ref&gt;).\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
 A suffix <em>^</em> to a revision parameter means the first parent of\r
   that commit object.  <em>^&lt;n&gt;</em> means the &lt;n&gt;th parent (i.e.\r
   <em>rev^</em>\r
@@ -536,7 +588,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 27-Dec-2005 00:16:39 PDT\r
+Last updated 04-Jun-2006 07:24:31 UTC\r
 </div>\r
 </div>\r
 </body>\r