...
Code Block | ||
---|---|---|
| ||
$ hg tclone --branch default http://hg.openjdk.java.net/jdk9/hs-submit $ hg -R hs-submit tdefpath -du <OpenJDK id> $ cd hs-submit/hotspot $ hg branch "JDK-7000001" $ echo "Make the README longer." >> README $ hg commit $ # Get your code review here $ hg push --new-branch |
A Note on the Examples
Many of the examples on this page use the trees.py
and defpath.py
Mercurial extensions. These extensions are available from the Code Tools project and make handling multi-repo forests easier. They are not necessary for using Submission Forests.
...
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
What should I call my branch?
...
Overview
Content Tools
ThemeBuilder