Skip to content

Instantly share code, notes, and snippets.

@robbwagoner
Created July 23, 2018 19:49
Show Gist options
  • Save robbwagoner/fb93af16f5b1edfc7c9b7fe7d2b5b49e to your computer and use it in GitHub Desktop.
Save robbwagoner/fb93af16f5b1edfc7c9b7fe7d2b5b49e to your computer and use it in GitHub Desktop.
Git unable to update local ref error
# 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