From: Junio C Hamano
Date: Sun, 15 Jul 2007 07:19:06 +0000 (+0000)
Subject: Autogenerated HTML docs for v1.5.3-rc1-27-ga5e40
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c0ea7c63de96c9365801e62a878af42131512343;p=git.git
Autogenerated HTML docs for v1.5.3-rc1-27-ga5e40
---
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.