git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
baffc0e
)
Documentation/git-commit-tree: remove description of a nonexistent limitation
author
Junio C Hamano
<redacted>
Sun, 15 Jul 2007 05:56:47 +0000
(22:56 -0700)
committer
Junio C Hamano
<redacted>
Sun, 15 Jul 2007 05:56:47 +0000
(22:56 -0700)
Noticed by Geoff Richards.
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-commit-tree.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-commit-tree.txt
b/Documentation/git-commit-tree.txt
index 9586b9729151efd64b3cf5f5d511dd39b664e08e..5870c2ce4759f56455cb420ce076dc95770513d4 100644
(file)
--- a/
Documentation/git-commit-tree.txt
+++ b/
Documentation/git-commit-tree.txt
@@
-72,7
+72,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.
git clone https://git.99rst.org/PROJECT