microsoft / azure-repos-vscode

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

Clone repository fails with e.trim is not a function #634

Closed lachlann562 closed 4 years ago

lachlann562 commented 4 years ago

While attempting to use Azure Repos with a TFS git source control, i was able to successfully clone an initial repository and then add a second to my workspace, but when attempting to add the 3rd (of 5). I am now getting the error "e.trim is not a function".

This happens as soon as i click the "Clone" option from the menu before i can enter the url, etc.

I tried clearing the git log and then repeating the process, after the failure it says "Open GIT log", when i choose that nothing is logged.

image

image