Autogenerated manpages for v1.5.1.1-107-g7a15
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 16 Apr 2007 01:28:50 +0000 (01:28 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 16 Apr 2007 01:28:50 +0000 (01:28 +0000)
man1/git-log.1

index f7bc9b1..727b954 100644 (file)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-LOG" "1" "04/14/2007" "Git 1.5.1.1.98.gedb4f" "Git Manual"
+.TH "GIT\-LOG" "1" "04/16/2007" "Git 1.5.1.1.107.g7a15" "Git Manual"
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -223,6 +223,9 @@ Follow only the first parent commit upon seeing a merge commit. This option give
 \-p
 Show the change the commit introduces in a patch form.
 .TP
+\-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 \fBgit\-reflog\fR(1).
+.TP
 <paths>\&...
 Show only commits that affect the specified paths.
 .RE