Autogenerated HTML docs for v1.5.1.1-107-g7a15
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 16 Apr 2007 01:28:48 +0000 (01:28 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 16 Apr 2007 01:28:48 +0000 (01:28 +0000)
git-log.html
git-log.txt

index dcf8cd684d96f4a4429973010ae8c6e80bb81ca9..55c0ac40a2cc23b2575dde4b6c902984562a5d77 100644 (file)
@@ -619,6 +619,16 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 </p>\r
 </dd>\r
 <dt>\r
+-g, --walk-reflogs\r
+</dt>\r
+<dd>\r
+<p>\r
+        Show commits as they were recorded in the reflog. The log contains\r
+        a record about how the tip of a reference was changed.\r
+        See also <a href="git-reflog.html">git-reflog(1)</a>.\r
+</p>\r
+</dd>\r
+<dt>\r
 &lt;paths&gt;&#8230;\r
 </dt>\r
 <dd>\r
@@ -761,7 +771,7 @@ reversible operation.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 14-Apr-2007 16:21:45 UTC\r
+Last updated 16-Apr-2007 01:28:35 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 030edaf305a620935840b3ffdcc0ca546d4e43da..49bb539dea6ad86fa8844cf6bbe27a74af41b4e4 100644 (file)
@@ -46,6 +46,11 @@ include::pretty-formats.txt[]
 -p::
        Show the change the commit introduces in a patch form.
 
+-g, \--walk-reflogs::
+       Show commits as they were recorded in the reflog. The log contains
+       a record about how the tip of a reference was changed.
+       See also gitlink:git-reflog[1].
+
 <paths>...::
        Show only commits that affect the specified paths.