On Wednesday 2013-04-24 16:13 +0100, Gervase Markham wrote: > 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?
If the reason you're interested is license-scanning scripts, you should be aware that what device you configure for affects what code gets pulled. -David -- 𝄞 L. David Baron http://dbaron.org/ 𝄂 𝄢 Mozilla http://www.mozilla.org/ 𝄂 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
