Mozilla: Using a git clone of gecko‐dev to push to mercurial - glandium/git-cinnabar GitHub Wiki

The following setup requires version 0.7.0 or higher of git-cinnabar.

  • Clone mozilla-unified
$ git -c cinnabar.graft=https://github.com/mozilla/gecko-dev clone hg::https://hg.mozilla.org/mozilla-unified && cd mozilla-unified

Now, you're mostly done setting things up. Check out the git workflow for Gecko development for how to work from there.