User:JoeyArmstrong/build/hg
< User:JoeyArmstrong | build
Jump to navigation
Jump to search
- 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