Skip to content

Commit a82830a

Browse files
committed
Documentation/git-commit-tree: remove description of a nonexistent limitation
Noticed by Geoff Richards. Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent baffc0e commit a82830a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-commit-tree.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ GIT_AUTHOR_EMAIL:
7272
name = "Your Name"
7373
email = "your@email.address.xz"
7474

75-
A commit comment is read from stdin (max 999 chars). If a changelog
75+
A commit comment is read from stdin. If a changelog
7676
entry is not provided via "<" redirection, "git-commit-tree" will just wait
7777
for one to be entered and terminated with ^D.
7878

0 commit comments

Comments
 (0)