Activity Team/Git Tutorial: Difference between revisions
| Line 44: | Line 44: | ||
=== Create a Project === | === Create a Project === | ||
Check that the activity is not already on git.sugarlabs.org. If it is, note the clone URL and skip to the next section. If it is not, then click the ''Create a new project'' link on the ''Projects'' page, and enter: | |||
*Title | |||
*Slug (this defaults to a file name format of your title) | |||
* | |||
* | |||
*License | *License | ||
*Description | *Description | ||
then click on ''Create project''. There several other question which can be answered later as you have more information. | |||
Once this step is done, Gitorious will have created a git repository at Sugar Labs. | |||
Once this step is done, Gitorious | |||
=== Create Local Repository === | === Create Local Repository === | ||