Confirmed users
563
edits
(→Using a custom mozconfig: values of $platform per catlee on irc) |
|||
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> | * 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> | ||
To see the results: | To see the results: |