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
It is working now.
The solution was to manually run git push
from the terminal. Thereafter, Git integration in Visual Studio Code works.