aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-commit-tree.txt
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2005-07-14 18:57:53 -0600
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-15 10:00:35 -0700
commit9153368d1bc296b6dbd0c3606a04a7274c6edc7e (patch)
tree0be56a477ec0416a79f66a8dfb0673dd5aa1b49c /Documentation/git-commit-tree.txt
parentaed022ab4ca1055e1c962b73e14dbf41380f84a9 (diff)
downloadgit-9153368d1bc296b6dbd0c3606a04a7274c6edc7e.tar.gz
[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 <ebiederm@xmission.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/git-commit-tree.txt')
-rw-r--r--Documentation/git-commit-tree.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/git-commit-tree.txt b/Documentation/git-commit-tree.txt
index c0dc1f46c5..5536668813 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
--------