Activity Team/Git Migration: Difference between revisions
No edit summary |
|||
| Line 4: | Line 4: | ||
* '''Log in''' and [http://git.sugarlabs.org/projects/new create a new project] from the projects page (please use '''only lower case''', e.g. sugar, turtleart, sugar-toolkit). | * '''Log in''' and [http://git.sugarlabs.org/projects/new create a new project] from the projects page (please use '''only lower case''', e.g. sugar, turtleart, sugar-toolkit). | ||
* '''Clone''' your git module from dev.laptop.org, e.g. | * '''Clone''' your git module from dev.laptop.org, e.g. | ||
git | git clone git://dev.laptop.org/projects/pippy-activity | ||
* '''See''' all the remote branches with: | * '''See''' all the remote branches with: | ||
git remote show origin | git remote show origin | ||