clitools icon indicating copy to clipboard operation
clitools copied to clipboard

ct docker:create always use master branch of boilerplate

Open ghost opened this issue 9 years ago • 0 comments

The ct docker:create command always uses the master brunch of the boilerplate.

It would be great if there is a optional parameter to choose the development branch instead.

e.g. ct docker:create -b develop ...

ghost avatar Feb 21 '16 12:02 ghost