Activity Team/Git Tutorial: Difference between revisions

minor
m readjust the English
Line 6: Line 6:
Getting started with Gitorious, a web based Git service provided by Sugar Labs.
Getting started with Gitorious, a web based Git service provided by Sugar Labs.


You will learn to:
You will learn to do the following:
* Create an account, which you do once,
* Create an account, which you do once.
* Create and add an SSH key, which you do once or if you change system,
* Create and add an SSH key, which you do once or if you change system.
* Create a project, a local repository, and identify yourself to git, which you do once per project,
* Create a project, a local repository, and identify yourself to git, which you do once per project.
* Add source files, change existing source files, commit changes, push changes, and pull changes, which you do regularly.
* Add source files, change existing source files, commit changes, push changes, and pull changes, which you do regularly.