vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Present Sign-in option even when the folder is not a git repository
Issue Type: Bug
Testing https://github.com/microsoft/vscode/issues/96313.
- Create a new local folder with a couple of files
- Open VS Code on this folder
- Go to the PR extension
->
No git repositores found
We should rethink what we do here. It seems that we should at least allow to sign in here.
Extension version: 2020.4.39782 VS Code version: Code - Insiders 1.45.0-insider (abb4a35cfc26102f93fd00df7b59ce1a19c2017a, 2020-04-28T05:36:25.810Z) OS version: Windows_NT x64 10.0.18363
I also ran into this except I had no folders opened. This is a fresh install of insiders + the pull requests extension, I expected to see a sign in option at the minimum.