Le 24/04/2013 17:13, Gervase Markham a écrit : > On 19/04/13 17:29, Dave Hylands wrote: >> You use the following: >> >> BRANCH=branch-name ./config.sh phone-name >> >> You can cd to B2G/.repo/manifests and do "git branch -a" to see the names of >> the branches: >> >> remotes/origin/master >> remotes/origin/v1-train >> remotes/origin/v1.0.0 >> remotes/origin/v1.0.1 > That perfectly answers my question. But now I realise I asked the wrong > question :-) > > I want to run my license scanning script over what will become B2G 1.1. > Is that what is currently on the master branch? > > Is there a freeze date or plan for 1.1 so I know when I can run the > script without fear that someone will come along and add a bunch of new > 3rd party code afterwards? > > Thanks :-) >
B2G 1.1 is what you get when you use "v1-train" as "branch-name". This is also the default (I think). Out of curiosity, what is your license scanning script ? :) -- Julien
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
