mirror of
https://github.com/git/git.git
synced 2026-01-20 23:52:52 +00:00
Four new configuration variables {author,committer}.{name,email}
have been introduced to override user.{name,email} in more specific
cases.
* wh/author-committer-ident-config:
config: allow giving separate author and committer idents