Confirmed users
394
edits
| Benfrancis (talk | contribs) | Benfrancis (talk | contribs)  | ||
| Line 132: | Line 132: | ||
| * Fork [https://github.com/mozilla-b2g/gaia Gaia on Github] (you'll need a GitHub account) and clone your fork | * Fork [https://github.com/mozilla-b2g/gaia Gaia on Github] (you'll need a GitHub account) and clone your fork | ||
|   $ git clone https://github.com/USERNAME/gaia.git gaia |   $ git clone https://github.com/USERNAME/gaia.git gaia | ||
| * Develop in a branch on your fork (remembering to keep to the [https://wiki.mozilla.org/Gaia#Coding_Style Coding Style guidelines] for Gaia) | * Develop in a branch on your fork (remembering to keep to the [https://wiki.mozilla.org/Gaia/Hacking#Coding_Style Coding Style guidelines] for Gaia) | ||
|   $ git branch BRANCHNAME |   $ git branch BRANCHNAME | ||
|   $ git checkout BRANCHNAME |   $ git checkout BRANCHNAME | ||