git rebase -i <earliercommit>
git commit --amend --author="Author Name <[email protected]>"
git rebase --continue
Created
March 20, 2017 12:41
-
-
Save tux-00/d198d411488454a138041440b564a6ea to your computer and use it in GitHub Desktop.
Change Git commit author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment