We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baffc0e commit a82830aCopy full SHA for a82830a
Documentation/git-commit-tree.txt
@@ -72,7 +72,7 @@ GIT_AUTHOR_EMAIL:
72
name = "Your Name"
73
email = "your@email.address.xz"
74
75
-A commit comment is read from stdin (max 999 chars). If a changelog
+A commit comment is read from stdin. If a changelog
76
entry is not provided via "<" redirection, "git-commit-tree" will just wait
77
for one to be entered and terminated with ^D.
78
0 commit comments