]> asedeno.scripts.mit.edu Git - git.git/commit
$EMAIL is a last resort fallback, as it's system-wide.
authorJunio C Hamano <gitster@pobox.com>
Sat, 16 Jun 2007 06:33:06 +0000 (23:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Jun 2007 06:33:06 +0000 (23:33 -0700)
commit1367214417ee55266ab951cf198bf1aa7e051965
tree7ed11b238a27af814a2b725ae5be43d93238a41a
parentfadf488f9b8c4fc709f0b083d2769ecc1e0e1119
$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>
ident.c