From 2d47c62a3df350dff294aba379e2a5430fd130d1 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Thu, 18 Jan 2007 06:24:10 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.0-rc1-gdf1b
---
git-cherry-pick.html | 4 +++-
git-cherry-pick.txt | 2 ++
git-diff.html | 4 +++-
git-diff.txt | 3 +++
git-format-patch.html | 6 ++++--
git-format-patch.txt | 4 +++-
git-log.html | 5 ++++-
git-log.txt | 3 +++
git-rev-parse.html | 13 ++++++++++++-
git-rev-parse.txt | 8 ++++++++
git-revert.html | 4 +++-
git-revert.txt | 2 ++
git-show.html | 4 +++-
git-show.txt | 2 ++
gitk.html | 4 +++-
gitk.txt | 2 ++
16 files changed, 60 insertions(+), 10 deletions(-)
diff --git a/git-cherry-pick.html b/git-cherry-pick.html
index f7f0449fb..7fc474e08 100644
--- a/git-cherry-pick.html
+++ b/git-cherry-pick.html
@@ -289,6 +289,8 @@ modifications from the HEAD commit).
Commit to cherry-pick.
+ For a more complete list of ways to spell commits, see
+ "SPECIFYING REVISIONS" section in git-rev-parse(1).
@@ -360,7 +362,7 @@ effect to your working tree in a row.