mr.developer icon indicating copy to clipboard operation
mr.developer copied to clipboard

Using a wrong name with branch option will download the master

Open keul opened this issue 13 years ago • 0 comments

Using git, if I use:

my.products = git [email protected]:xxx/my.products.git branch=wrong_branch_name

I get no error or warning, but the master is taken. I think that an error must be reported instead (when doing "develop co my.products")

keul avatar Jan 05 '13 19:01 keul