]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-commit-tree.txt
fast-import: introduce "feature notes" command
[thirdparty/git.git] / Documentation / git-commit-tree.txt
index 4fec5d5e3869d1f963c935534799c22fc52c46a8..61888547a16e904a766734c6883d95ee46dfc61e 100644 (file)
@@ -70,7 +70,7 @@ is taken from the configuration items user.name and user.email, or, if not
 present, system user name and fully qualified hostname.
 
 A commit comment is read from stdin. If a changelog
-entry is not provided via "<" redirection, 'git-commit-tree' will just wait
+entry is not provided via "<" redirection, 'git commit-tree' will just wait
 for one to be entered and terminated with ^D.
 
 include::date-formats.txt[]