dtzar / vsts-gitmerge

A Visual Studio Team Services task which tests to see if git merges succeeed/fail and also allows the merge of specific commits to branches
https://marketplace.visualstudio.com/items?itemName=dtzar.git-merge
MIT License
5 stars 6 forks source link

Feature - Checkout -b #14

Open carloshenriqueribeiro opened 6 years ago

carloshenriqueribeiro commented 6 years ago

Hi,

It's good idea if the target branch doesn't exist, the task create the branch.

something like: "... checkout -b ..."