Skip to content

Instantly share code, notes, and snippets.

@ibndias
Created December 24, 2020 05:07
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 ibndias/e1cf1fe876fce324109ad88c04a2b91c to your computer and use it in GitHub Desktop.
Save ibndias/e1cf1fe876fce324109ad88c04a2b91c to your computer and use it in GitHub Desktop.
Git Pristine
git config --global alias.pristine '!git reset --hard && git clean -dffx'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment