Git, rewrite previous commit usernames and emails
Posted
by Joseph Silvashy
on Stack Overflow
See other posts from Stack Overflow
or by Joseph Silvashy
Published on 2010-05-27T09:22:53Z
Indexed on
2010/05/28
19:32 UTC
Read the original article
Hit count: 181
git
I've committed a bunch of commits to a project on Github, however I realized I hadn't set up the proper email and committer full name on the computer I'm currently using to make my commits and therefore the users avatar and email address are not there.
How can I rewrite all past commit email and usernames?
© Stack Overflow or respective owner