Skip to content

Instantly share code, notes, and snippets.

@bryanwoods
Created March 3, 2010 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bryanwoods/321089 to your computer and use it in GitHub Desktop.
Save bryanwoods/321089 to your computer and use it in GitHub Desktop.
alias fuckit="git add . && git commit -m 'Throwaway commit' && git reset --hard HEAD^"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment