Skip to content

Instantly share code, notes, and snippets.

@s4l4x
Created April 17, 2020 06:55
Show Gist options
  • Save s4l4x/4ee9282beb9286a09bb4b1e3924f3b88 to your computer and use it in GitHub Desktop.
Save s4l4x/4ee9282beb9286a09bb4b1e3924f3b88 to your computer and use it in GitHub Desktop.
git cleanup
git reset --hard HEAD; git clean -df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment