Confirmed users
4,467
edits
| Line 2: | Line 2: | ||
==Syntax Builder== | ==Syntax Builder== | ||
To simplify using the TryChooser, you can use the [http://people.mozilla.org/~lsblakk/trychooser/trychooser.html TryChooser Syntax Builder] website, | To simplify using the TryChooser, you can use the [http://people.mozilla.org/~lsblakk/trychooser/trychooser.html TryChooser Syntax Builder] website, | ||
or the [http://hg.mozilla.org/users/pbiggar_mozilla.com/trychooser/file/tip mercurial extension] (which also functions as a command-line application). | or the [http://hg.mozilla.org/users/pbiggar_mozilla.com/trychooser/file/tip mercurial extension] (which also functions as a command-line application). Please note that if you put anything else in your commit message other than try syntax, you must leave whitespace after the last part of the command ie: | ||
-t chrome,tp4 Some other stuff | |||
# not | |||
-t chrome,tp4. Some other stuff | |||
==Usage== | ==Usage== | ||