Skip to content

Instantly share code, notes, and snippets.

@holydevil
Created August 28, 2013 00:23
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 holydevil/6360739 to your computer and use it in GitHub Desktop.
Save holydevil/6360739 to your computer and use it in GitHub Desktop.
Git fu
$ git commit --amend --reset-author (Changes the most recent commit message + author in this case)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment