Skip to content

Instantly share code, notes, and snippets.

@Ider
Created June 20, 2014 19:01
Show Gist options
  • Save Ider/e87ffa925c3f3cff9c68 to your computer and use it in GitHub Desktop.
Save Ider/e87ffa925c3f3cff9c68 to your computer and use it in GitHub Desktop.
Quick append all changes to previous commit without change message
git commit -a --amend --no-edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment