microsoft / azure-repos-vscode

Azure Repos extension for VS Code
Other
662 stars 451 forks source link

Team: Create Pull Request fails #592

Closed skeeler closed 4 years ago

skeeler commented 5 years ago

The "Team: Create Pull Request" fails with the following message:

"(team) Failed Request: Not Found(404) - https://dev.azure.com/myorg/myproject/.git/repo/vsts/info"

The Azure Git repo exists and other Git commands (fetch, push, sync, etc.) work fine.