Skip to content

Instantly share code, notes, and snippets.

@willnss
Created May 6, 2012 15:01
Show Gist options
  • Save willnss/2622803 to your computer and use it in GitHub Desktop.
Save willnss/2622803 to your computer and use it in GitHub Desktop.
Amend last commit without editor for the new message
git config alias.amend 'commit --amend -C HEAD'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment