Last active
July 25, 2016 13:10
-
-
Save nkgokul/79121d5ec78b378f9bea4a3c07b03b87 to your computer and use it in GitHub Desktop.
Git Force Clean local and pull from server
This file contains hidden or 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
sudo git clean -df && sudo git stash && git status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment