Skip to content

Instantly share code, notes, and snippets.

@AlessandroMinali
Created August 10, 2018 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlessandroMinali/030420b2c4d81bddd549de4a0ea8c2f0 to your computer and use it in GitHub Desktop.
Save AlessandroMinali/030420b2c4d81bddd549de4a0ea8c2f0 to your computer and use it in GitHub Desktop.
#!/bin/sh
echo "Time to FIX IT"
git reset HEAD~1 --soft
git commit --amend --no-edit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment