author | Pierre Habouzit <madcoder@debian.org> | |
Tue, 5 Jun 2007 16:40:41 +0000 (18:40 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 07:31:40 +0000 (00:31 -0700) | ||
commit | ec563e8153cba89728a271a26c8a94e7a42d8152 | |
tree | 5235da3ab429bb0014e7bc36bbd1c425f2c78793 | tree | snapshot |
parent | d0f51a8b2ae25ad9a676d0214616241685e8f1d0 | commit | diff |
$EMAIL is a last resort fallback, as it's system-wide.
$EMAIL is a system-wide setup that is used for many many many
applications. If the git user chose a specific user.email setup,
then _this_ should be honoured rather than $EMAIL.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
$EMAIL is a system-wide setup that is used for many many many
applications. If the git user chose a specific user.email setup,
then _this_ should be honoured rather than $EMAIL.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ident.c | diff | blob | history |