reset email multiple commit
Last updated
Was this helpful?
Last updated
Was this helpful?
I started not to use my real email for git commit. Instead i uses the one that is provided by
After enabling Block command line pushes that expose my email on , it will reject all email that exposes public email adress.
So in order to rewrite git history and change the author email, I found this
Another neat way (after you change your email with git config), you can also do this: