I suggest that the way we do branches and the x.y+1.0 numbering scheme for platforms should also be the way we do it on tools and plugins.
The "rb_*" branches I created for the multiple runs at the 3.6 release were a hack that shouldn't be repeated. On Sep 26, 2014, at 4:43 PM, Carlos Santana <csantan...@gmail.com> wrote: > Are we using branches for cordova-cli and cordova-lib? > Meaning there is a branch 3.6.x, where we put things there and then cherry > pick into master (tobe 3.7.x) ? > > I see this branch b_3.6.0-0.2.8 in cordova-cli is this the 3.6.x branch? > And then it's related with with tag 3.6.0-0.2.13? > > Can we have only two branches for cli/lib "3.6.x" and "master" and keep it > simple. > > -- > Carlos Santana > <csantan...@gmail.com>