git-commit-tree(1): correct description of defaults
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 10 Jan 2013 12:29:58 +0000 (07:29 -0500)
committerJunio C Hamano <gitster@pobox.com>
Thu, 10 Jan 2013 18:18:51 +0000 (10:18 -0800)
The old phrasing indicated that the EMAIL environment variable takes
precedence over the user.email configuration setting, but it is the
other way around.

Signed-off-by: Peter Eisentraut <peter@eisentraut.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found