]> 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 b8834baced4b25d6df47eb578c4d745d23e8cc73..61888547a16e904a766734c6883d95ee46dfc61e 100644 (file)
@@ -70,9 +70,10 @@ 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[]
 
 Diagnostics
 -----------