Skip to content

Instantly share code, notes, and snippets.

@javigomez
Created May 23, 2013 15:11
Show Gist options
  • Save javigomez/5636793 to your computer and use it in GitHub Desktop.
Save javigomez/5636793 to your computer and use it in GitHub Desktop.
Change commit author to previous commited commit
git commit --amend --author="Author Name <email@address.com>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment