author | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 06:33:06 +0000 (23:33 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Jun 2007 06:33:06 +0000 (23:33 -0700) | ||
commit | 1367214417ee55266ab951cf198bf1aa7e051965 | |
tree | 7ed11b238a27af814a2b725ae5be43d93238a41a | tree | snapshot |
parent | fadf488f9b8c4fc709f0b083d2769ecc1e0e1119 | 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.
[jc: cherry-picked ec563e8 from 'master']
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.
[jc: cherry-picked ec563e8 from 'master']
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ident.c | diff | blob | history |