Rewrite author and committer email addresses on previous git commits
Lets pretend you had git config –global user.email set incorrectly (or not set at all) and you commits were not recorded on github.com’s contribution activity… Before you start its probably a good idea to clone your repository somewhere just incase.
1 |
git clone git@github.com:<gitusername>/<repositoryname>.git |
To fix this ensure