5
edits
Sethfowler (talk | contribs) (Link to an alternate way to expand debug symbols) |
(→Pushing to try: no-wiki to avoid pointless external links) |
||
Line 18: | Line 18: | ||
To submit your changes to the try server (assuming they're modifications to mozilla-central or a similar branch, e.g. tracemonkey), you have a few options: | To submit your changes to the try server (assuming they're modifications to mozilla-central or a similar branch, e.g. tracemonkey), you have a few options: | ||
* <code>hg push -f ssh://hg.mozilla.org/try/</code> | * <code><nowiki>hg push -f ssh://hg.mozilla.org/try/</nowiki></code> or | ||
* <code>hg push -f ssh:// | * <code><nowiki>hg push -f ssh://<username@host>@hg.mozilla.org/try/</nowiki></code> <strike>?</strike> or | ||
* <code>hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l | * <code><nowiki>hg push -f ssh://hg.mozilla.org/try/ -e 'ssh -l <username@host></nowiki></code> | ||
==== Creating an alias ==== | ==== Creating an alias ==== |
edits