Created
April 19, 2013 22:27
-
-
Save cointilt/5423651 to your computer and use it in GitHub Desktop.
Git Commands - Because I always forget them
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## 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