947
edits
(→For those with commit access: correcting wiki syntax) |
(→For those with commit access: note pushing to the remote master) |
||
| Line 45: | Line 45: | ||
** Push to mozautomation's remote 1.4.2 branch | ** Push to mozautomation's remote 1.4.2 branch | ||
***<pre>git push mozauto 1.4.2</pre> | ***<pre>git push mozauto 1.4.2</pre> | ||
** Push to mozautomation's remote master | |||
***<pre>git push mozauto master</pre> | |||
edits