Hi, There are two officially supported mirrors of Gecko/Firefox on github: - https://github.com/mozilla/gecko-dev/ for main branches, like mozilla-central, mozilla-beta, etc. - https://github.com/mozilla/gecko-projects/ for project branches, like alder, ash, birch, etc.
As of a couple hours ago, they are now updated with git-cinnabar[1] instead of hg-git[2]. 1. https://github.com/glandium/git-cinnabar 2. https://bitbucket.org/durin42/hg-git What does this mean? If you're using one of these repositories on their own, it means nothing has changed for you. You'll get updates as usual, albeit maybe a little earlier than before. If you're using a clone of gecko-dev to push to mercurial, per [3] or previous instructions on using git-cinnabar with gecko-dev, that setup will keep working. But it will also be possible to switch to a simpler setup. Check out the updated instructions[4] in the coming days, after the upcoming release of git-cinnabar 0.5.5. 3. https://github.com/glandium/git-cinnabar/wiki/Mozilla:-Using-a-git-clone-of-gecko%E2%80%90dev-to-push-to-mercurial/1405a1da2b59892271a88c7dcc65a4f31b19e587 4. https://github.com/glandium/git-cinnabar/wiki/Mozilla:-Using-a-git-clone-of-gecko%E2%80%90dev-to-push-to-mercurial Thanks to David House for the assistance during the migration. Mike _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform