mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-21 05:20:18 -05: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