Search code examples
gitgithubvisual-studio-code

VSCode is stuck pushing content to my GitHub repo


When I try to push changes to my online repo, the sync icon on the left of the status bar doesn't stop rotating.

OS: Windows 10

VSCode ver: 1.58


Solution

  • Working now

    The solution was to manually run git push from the terminal. Thereafter, git integration in VSCode works.