author | Santi Béjar <sbejar@gmail.com> | |
Sat, 8 Mar 2008 11:30:04 +0000 (12:30 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Mar 2008 03:43:21 +0000 (19:43 -0800) | ||
commit | 6c293d408dbbd0206e80df3ecda7f1620cadaa94 | |
tree | 404b18060737ccfb00aa04a8b3dddfd8ededfe4b | tree | snapshot |
parent | 0bb91d9a6283661c32878f93a601828cac58d2d6 | commit | diff |
ident.c: reword error message when the user name cannot be determined
The "config --global" suggested in the message is a valid one-shot fix,
and hopefully one-shot across machines that NFS mounts the home directories.
This knowledge can hopefully be reused when you are forced to use git on
Windows, but the fix based on GECOS would not be applicable, so
it is not such a useful hint to mention the exact reason why the
name cannot be determined.
Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The "config --global" suggested in the message is a valid one-shot fix,
and hopefully one-shot across machines that NFS mounts the home directories.
This knowledge can hopefully be reused when you are forced to use git on
Windows, but the fix based on GECOS would not be applicable, so
it is not such a useful hint to mention the exact reason why the
name cannot be determined.
Signed-off-by: Santi Béjar <sbejar@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ident.c | diff | blob | history |