From: Junio C Hamano
Date: Mon, 11 Aug 2008 22:03:10 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.6.0-rc2-29-gac39e
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1d36888341421a7ba59def87f39c3f7d25989e37;p=git.git
Autogenerated HTML docs for v1.6.0-rc2-29-gac39e
---
diff --git a/git-log.html b/git-log.html
index 12a4dd159..129ff704e 100644
--- a/git-log.html
+++ b/git-log.html
@@ -1248,11 +1248,12 @@ With --pretty format other than oneline (for obvious reasons),
this causes the output to have two extra lines of information
taken from the reflog. By default, commit@{Nth} notation is
used in the output. When the starting commit is specified as
+commit@{now}, output also uses commit@{timestamp} notation
instead. Under --pretty=oneline, the commit message is
prefixed with this information on the same line.
+This option cannot be combined with --reverse.
+See also git-reflog(1).
-
--merge
@@ -2030,7 +2031,7 @@ reversible operation.