In VS Code, the only way that I know of to push commits with git is to go into the "..." menu of the Source Control tab and click Push.
That method seems a bit roundabout to me, especially considering that there is a unique button to commit code right in the tab. Is there a way to have a push button be next to the commit button in VS Code Source Control?



