...
Code Block | ||
---|---|---|
| ||
$ # From local forest $ hg tpull # make sure the default branch has latest changes $ hg -R hotspot update "JDK-7000001" # make sure you are sitting on your branch $ hg -R jdk update "JDK-7000001" $ hg tmerge default #tmerge $ hg tcommit -m "Merge"#tcommit |
How should I push a branch?
...
Overview
Content Tools
ThemeBuilder