Skip to content

Instantly share code, notes, and snippets.

@lideo
Created September 16, 2019 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lideo/25d0abc4216888a0e2d1b5589ac12117 to your computer and use it in GitHub Desktop.
Save lideo/25d0abc4216888a0e2d1b5589ac12117 to your computer and use it in GitHub Desktop.
Change the author name and email of the very last commit (not pushed)
git commit --amend --author="John Doe <john@doe.org>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment