From: Eric W. Biederman Date: Fri, 15 Jul 2005 00:57:53 +0000 (-0600) Subject: [PATCH] Update the list of diagnostics for git-commit-tree X-Git-Tag: v0.99.1~11 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=9153368d1bc296b6dbd0c3606a04a7274c6edc7e [PATCH] Update the list of diagnostics for git-commit-tree With the recent work on setup_ident() there are a few more possible diagnostic messages form git-commit-tree Signed-off-by: Eric W. Biederman Signed-off-by: Linus Torvalds --- diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt index c0dc1f46..55366688 100644 --- a/Documentation/git-commit-tree.txt +++ b/Documentation/git-commit-tree.txt @@ -68,6 +68,10 @@ Diagnostics ----------- You don't exist. Go away!:: The passwd(5) gecos field couldn't be read +Your parents must have hated you!:: + The password(5) gecos field is longer than a giant static buffer. +Your sysadmin must hate you!:: + The password(5) name field is longer than a giant static buffer. See Also --------