mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-06 00:57:14 -06: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