1
0
mirror of https://github.com/git/git.git synced 2024-09-28 20:51:42 +02:00
git/contrib/emacs
Alexandre Julliard 75a8180d4b 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>
2006-03-19 12:30:07 -08:00
..
.gitignore contrib/emacs/Makefile: Provide tool for byte-compiling files. 2006-03-05 11:32:49 -08:00
git.el git.el: Get the default user name and email from the repository config. 2006-03-19 12:30:07 -08:00
Makefile contrib/emacs/Makefile: Provide tool for byte-compiling files. 2006-03-05 11:32:49 -08:00
vc-git.el