X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-commit-tree.txt;h=61888547a16e904a766734c6883d95ee46dfc61e;hb=b7d0da858bb2f22c6ef3dbb20c1ded0302f4eaca;hp=b8834baced4b25d6df47eb578c4d745d23e8cc73;hpb=b30ccd757354ea09b41e4359b0a5ab429d12f02e;p=git.git diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt index b8834bace..61888547a 100644 --- a/Documentation/git-commit-tree.txt +++ b/Documentation/git-commit-tree.txt @@ -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 -----------