gitgithubvisual-studio-code

Visual Studio Code is stuck pushing content to my GitHub repository


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

OS: Windows 10

Visual Studio Code version: 1.58


Solution

  • It is working now.

    The solution was to manually run git push from the terminal. Thereafter, Git integration in Visual Studio Code works.