Confirmed users
4,293
edits
(Document other pages at http://build.mozilla.org/builds/) |
mNo edit summary |
||
| Line 6: | Line 6: | ||
== How to push to try == | == How to push to try == | ||
To submit a change to the try server: | To submit a change to the try server: | ||
* For changes to mozilla-central or close enough (e.g. tracemonkey branch), you can <code>hg push -f ssh://hg.mozilla.org/try/</code> <br/>''or''<br/><code>hg push -f ssh://<username@host>@hg.mozilla.org/try/</code><br/>''or''<br/><code>hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l <username@host> | * For changes to mozilla-central or close enough (e.g. tracemonkey branch), you can <code>hg push -f ssh://hg.mozilla.org/try/</code> <br/>''or''<br/><code>hg push -f ssh://<username@host>@hg.mozilla.org/try/</code><br/>''or''<br/><code>hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l <username@host></code> | ||
To see the results: | To see the results: | ||