Activity Team/Git Tutorial: Difference between revisions
m adjust heading |
|||
| 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 ==== | ||