author | Alexandre Julliard <julliard@winehq.org> | |
Sun, 19 Mar 2006 09:05:48 +0000 (10:05 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 19 Mar 2006 20:30:07 +0000 (12:30 -0800) | ||
commit | 75a8180d4b6939aca03b2c6320f128469abd5879 | |
tree | 46c83eee61d11b49590c407a76ab9c74daba8f64 | tree | snapshot |
parent | 9de83169d34825d617b7fe92b95c966d9910848d | commit | diff |
git.el: Get the default user name and email from the repository config.
If user name or email are not set explicitly, get them from the
user.name and user.email configuration values before falling back to
the Emacs defaults.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If user name or email are not set explicitly, get them from the
user.name and user.email configuration values before falling back to
the Emacs defaults.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el | diff | blob | history |