Skip to content

Instantly share code, notes, and snippets.

@NachtgeistW
Created April 1, 2024 01:21
Show Gist options
  • Save NachtgeistW/96dd55cd0f9598c77e2c65cdd662ad88 to your computer and use it in GitHub Desktop.
Save NachtgeistW/96dd55cd0f9598c77e2c65cdd662ad88 to your computer and use it in GitHub Desktop.
Remove all uncommit change
git checkout . && git clean -df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment