canmove, Confirmed users
725
edits
Line 3: | Line 3: | ||
== Using Mercurial == | == Using Mercurial == | ||
Mozilla's development process is very much patch driven. [ | Mozilla's development process is very much patch driven. [https://developer.mozilla.org/en/Mercurial_queues|[Mercurial Patch Queues]], although a bit awkward to use at times, fit this process rather well. It is recommended you familiarize yourself with them and use them. | ||
=== Configuration === | === Configuration === | ||
Marco Bonardo has some [[ | Marco Bonardo has some [[http://blog.bonardo.net/2010/06/22/so-youre-about-to-use-checkin-needed|general purpose tips]] for Mozilla developers on how to format patches before uploading them to Bugzilla. | ||
Essentially it is recommended you put the following in your ~/.hgrc: | Essentially it is recommended you put the following in your ~/.hgrc: |