Skip to content

Instantly share code, notes, and snippets.

@cointilt
Created April 19, 2013 22:27
Show Gist options
  • Save cointilt/5423651 to your computer and use it in GitHub Desktop.
Save cointilt/5423651 to your computer and use it in GitHub Desktop.
Git Commands - Because I always forget them
## Change the message in your last commit
git commit --amend -m "New commit message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment