From 69cd7c5f72da62a221a740c4d454b29da15186f3 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Wed, 4 Jun 2008 07:52:59 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.6-rc1-5-gadf6
---
git-log.html | 40 +---------------------------------------
git-rev-list.html | 2 +-
rev-list-options.txt | 6 ++++++
3 files changed, 8 insertions(+), 40 deletions(-)
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.