On Sat, Oct 13, 2012 at 10:18 AM, Justin Lebar <[email protected]> wrote: > Landing on Aurora should be a simple matter of > > $ hg transplant -se /path/to/your/m-i/repo rev-to-land > # edit the commit message to include a=whoever > $ hg push
Just wanted to point out that I have a little script you can configure to make this even easier: https://blog.mozilla.org/ted/2009/12/02/easy-branch-landing-of-patches/ -Ted _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

