microsoft / azure-devops-intellij

IntelliJ IDEA plug-in for Visual Studio Team Services and Team Foundation Server (TFS)
MIT License
151 stars 95 forks source link

Add option to choose the branch to checkout from Azure DevOps Services #410

Open ajmakanaki opened 3 years ago

ajmakanaki commented 3 years ago

When cloning from Azure Git Repo, there is the option to select the repository within the project from the organization.

This however checks out the master branch by default.

Would like the ability to select the branch within the repository to check out.

image