From: Robin Rosenberg <hidden> Date: 2016-06-15 22:42:50
måndag 22 januari 2007 21:37 skrev J. Bruce Fields:
If I got the author wrong on a commit, is there a quick way to fix it
(e.g. by passing the right arguments or environment variables to commit
--amend)?
Set these:
GIT_AUTHOR_EMAIL
GIT_AUTHOR_NAME
GIT_COMMITTER_EMAIL
GIT_COMMITTER_NAME
-- robin