Last active
September 11, 2018 21:04
-
-
Save msbrime/924bb1b848096c8761363fc2b6b07eb0 to your computer and use it in GitHub Desktop.
Remove leftover files and folders when you switch your working branch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git reset --hard && git clean -f -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment