User:JoeyArmstrong/build/hg
From MozillaWiki
< User:JoeyArmstrong | build
- Howto: merge with inbound
- hg clone http://hg.mozilla.org/integration/mozilla-inbound
- hg import --message "bug xxx: reason" --no-commit ~/patch.xxx
-
hg import $patch
-
- hg merge -r tip
- hg ci
- hg log # verify patch applied
- hg push -f inbound