Skip to content

Instantly share code, notes, and snippets.

@griffiti
Last active October 7, 2015 19:37
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 griffiti/c46c29cc4a87ec851286 to your computer and use it in GitHub Desktop.
Save griffiti/c46c29cc4a87ec851286 to your computer and use it in GitHub Desktop.
Reset author for last commit already pushed to Github
git commit --amend --reset-author --no-edit
git push -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment