Created
December 25, 2024 11:32
-
-
Save czuger/ec4235128aa2f7e75964fd92eaecec86 to your computer and use it in GitHub Desktop.
Reset all commit author in branch history
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git rebase -r --root --exec "git commit --amend --no-edit --author '[email protected]'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment