Adds fetch, pull and push features in vscode status bar.
No requirements, everything is based off the official vscode.git extension which is natively bundled.
Same settings that are used by vscode.git:
- git: autofetch
- git: autofetch period
- git: fetch on pull ...
Initial release.
Add extension icon.
Fix extension not waiting for async.
Fix undefined showing up when no remote
Fix extension not waiting for vscode.git extension to be active.