Activity Team/Git Tutorial: Difference between revisions
Line 73: | Line 73: | ||
=== Create Local Repository === | === Create Local Repository === | ||
Clone it from | Clone it from GitHub: | ||
git clone git@github.com:username/${SLUG}.git ${SLUG}.git | git clone git@github.com:username/${SLUG}.git ${SLUG}.git | ||