clitools
clitools copied to clipboard
ct docker:create always use master branch of boilerplate
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 ...