Skip to content

Instantly share code, notes, and snippets.

@khattab88
Created August 3, 2021 09:08
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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