When changing your email address linked to your GitHub account, your profile commit history may not be shown anymore. With this script the email in your commit history of a repository will be overridden to match your new mail, linked with your GitHub account.
I took this circumstance inside the cli-app to show off a tutorial to stepflow.
- Pull your repositories last commit.
- Ensure that you committed all of your changes and be on a clean working stage.
- Download the executable for your platform here.
- Run
git-mailfrom the working directory of the repositories root.
