Skip to content

Instantly share code, notes, and snippets.

@khattab88
Created August 3, 2021 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khattab88/c3cd61b27620d2307cd096f4e5e0b389 to your computer and use it in GitHub Desktop.
Save khattab88/c3cd61b27620d2307cd096f4e5e0b389 to your computer and use it in GitHub Desktop.
Git with Visual Studio
https://developercommunity.visualstudio.com/t/error-encountered-while-pushing-to-the-remote-repo-3/308898
Solution for me:
Close VS
Delete (or rename) folder "C:\Program Files (x86)\Microsoft Visual Studio\2017{Community|Professional|Enterprise}\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git"
Open VS and try to push a commit to a remote repo!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment