Activity Team/Git Tutorial: Difference between revisions

Dfarning (talk | contribs)
m adjust heading
Wade (talk | contribs)
Line 35: Line 35:


==== Initialize blank repository ====
==== Initialize blank repository ====
Make a directory for your project, and copy your source files there. Change to the project directory and run:
git init


==== Pull from Gitorious ====
==== Pull from Gitorious ====