From c0ea7c63de96c9365801e62a878af42131512343 Mon Sep 17 00:00:00 2001
From: Junio C Hamano
Date: Sun, 15 Jul 2007 07:19:06 +0000
Subject: [PATCH] Autogenerated HTML docs for v1.5.3-rc1-27-ga5e40
---
git-commit-tree.html | 4 ++--
git-commit-tree.txt | 2 +-
git-fast-import.html | 37 +++++++++++++++++++++++++++++++------
git-fast-import.txt | 40 +++++++++++++++++++++++++++++++++++-----
4 files changed, 69 insertions(+), 14 deletions(-)
diff --git a/git-commit-tree.html b/git-commit-tree.html
index 0c73facf6..cf6b69c2d 100644
--- a/git-commit-tree.html
+++ b/git-commit-tree.html
@@ -356,7 +356,7 @@ GIT_AUTHOR_EMAIL:
name = "Your Name"
email = "your@email.address.xz"
-A commit comment is read from stdin (max 999 chars). If a changelog
+
A commit comment is read from stdin. If a changelog
entry is not provided via "<" redirection, "git-commit-tree" will just wait
for one to be entered and terminated with ^D.
@@ -482,7 +482,7 @@ reversible operation.