I'm using bitbucket linky to clone my project repository from bitbucket. I installed the bitbucket linky plug-in since there is no default support in IntelliJ so far. I am cloning it using VS -> Checkout from version control -> Git but by default it clone from develop branch
Is there a way to choose the branch before you clone it?