Skip to content

Instantly share code, notes, and snippets.

@marcosnakamine
Created April 4, 2017 14:46
Show Gist options
  • Save marcosnakamine/f2f39a53ea2d7e0d0ad271d194e9b39c to your computer and use it in GitHub Desktop.
Save marcosnakamine/f2f39a53ea2d7e0d0ad271d194e9b39c to your computer and use it in GitHub Desktop.
Git - Change last commited message
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