Activity Team/Git Tutorial: Difference between revisions
| Line 13: | Line 13: | ||
* 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. | ||
=== Create an Account === | === Create an Account === | ||