0

I've recently modified my git username. I was wondering if there is a way to move my commits under my old username to the new one?

Nick Volynkin
  • 12,852
  • 6
  • 41
  • 64
Rider
  • 773
  • 1
  • 10
  • 16
  • 2
    From [this related post](http://stackoverflow.com/questions/750172/change-the-author-of-a-commit-in-git) you'll want to follow the script that GitHub has provided [here](https://help.github.com/articles/changing-author-info/). – vsahu Jun 23 '15 at 17:09
  • 1
    See also [this `.mailmap` suggestion](http://stackoverflow.com/questions/23427247/how-to-change-committed-user-name-in-bitbucket/30373772#30373772), which should let you solve this without rewriting any history. – Chris Jun 23 '15 at 17:59
  • 1
    This question is a duplicate of http://stackoverflow.com/questions/750172/change-the-author-of-a-commit-in-git – Nick Volynkin Jun 23 '15 at 18:00

0 Answers0