Created
August 29, 2014 10:01
-
-
Save Art4/0453e58952857b431f10 to your computer and use it in GitHub Desktop.
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
cd /path/to/bare-repo.git && git remote prune origin && git fetch --prune origin +refs/heads/*:refs/heads/* && git reset --soft |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment