Activity Team/Git Tutorial: Difference between revisions

Line 44: Line 44:
=== Create a Project ===  
=== Create a Project ===  


Created a new project by selecting the ''new'' link on the project page.
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
Enter your
*Slug (this defaults to a file name format of your title)
*Project Title
*Project slug (this defaults to a file name format of your project title)
*License
*License
*Description
*Description
then click on ''Create project''.  There several other question which can be answered later as you have more information.


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 has created a git repository at Sugar Labs.


=== Create Local Repository ===
=== Create Local Repository ===