Environment Variables

GIT_AUTHOR_NAME, GIT_COMMITTER_NAME
Full name to be recorded in any newly created commits. Overrides user.name in .git/config.
GIT_AUTHOR_EMAIL, GIT_COMMITTER_EMAIL
Email address to be recorded in any newly created commits. Overrides user.email in .git/config.