Created
July 23, 2018 19:49
-
-
Save robbwagoner/fb93af16f5b1edfc7c9b7fe7d2b5b49e to your computer and use it in GitHub Desktop.
Git unable to update local ref error
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
# https://stackoverflow.com/questions/2998832/git-pull-fails-unable-to-resolve-reference-unable-to-update-local-ref | |
git gc --prune=now | |
git remote prune origin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment