Just works in the last commit
git commit --amend --author="John Doe <[email protected]>"
References:
- 1How can I change the author (name / email) of a commit?
Just works in the last commit
git commit --amend --author="John Doe <[email protected]>"
References: