Auto-tools/Projects/Mozmill/RepoSetup: Difference between revisions

Line 12: Line 12:
* Pull the 1.4.2 code into a local branch:
* Pull the 1.4.2 code into a local branch:
<pre>git checkout -b mozauto/1.4.2</pre>
<pre>git checkout -b mozauto/1.4.2</pre>
* Now you're on a local branch with the 1.4.2 code.  Use git checkout to switch between local branches.
* Now you're on a local branch called "1.4.2" with the 1.4.2 code.  Use git checkout to switch between local branches.


= Getting some stuff Done=
= Getting some stuff Done=
865

edits