From: Junio C Hamano
Date: Wed, 4 Jun 2008 07:52:59 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.6-rc1-5-gadf6
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=69cd7c5f72da62a221a740c4d454b29da15186f3;p=git.git
Autogenerated HTML docs for v1.5.6-rc1-5-gadf6
---
diff --git a/git-log.html b/git-log.html
index b48e87724..615c09acc 100644
--- a/git-log.html
+++ b/git-log.html
@@ -898,15 +898,6 @@ format, often found in E-mail messages.
(either committer's or author's).
---header
-
-
-
- Print the contents of the commit in raw-format; each record is
- separated with a NUL character.
-
-
-
--parents
@@ -915,14 +906,6 @@ format, often found in E-mail messages.
---timestamp
-
-
-
- Print the raw commit timestamp.
-
-
-
--left-right
@@ -1155,27 +1138,6 @@ limiting may be applied.
---stdin
-
-
-
- In addition to the <commit> listed on the command
- line, read them from the standard input.
-
-
-
---quiet
-
-
-
- Don't print anything to standard output. This form
- is primarily meant to allow the caller to
- test the exit status to see if a range of objects is fully
- connected (or not). It is faster than redirecting stdout
- to /dev/null as the output does not have to be formatted.
-
-
-
--cherry-pick
@@ -1951,7 +1913,7 @@ reversible operation.