We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following setup requires version 0.5.5 or higher of git-cinnabar.
$ git clone https://github.com/mozilla/gecko-dev && cd gecko-dev
$ git remote set-url origin hg::https://hg.mozilla.org/mozilla-unified
$ git remote update
Now, you're mostly done setting things up. Check out the git workflow for Gecko development for how to work from there.