Skip to content
Kasuko edited this page Sep 13, 2010 · 4 revisions

This will get both projects cloned and set up.


git clone git://github.com/Kasuko/LucidDreamer.git LucidDreamer git clone git://github.com/Kasuko/LucidDreamer.git LucidDreamerTest cd LucidDreamerTest git branch --track test origin/test git checkout test git branch -D master cd ..
or with push ability
git clone [email protected]:Kasuko/LucidDreamer.git LucidDreamer git clone [email protected]:Kasuko/LucidDreamer.git LucidDreamerTest cd LucidDreamerTest git branch --track test origin/test git checkout test git branch -D master cd ..
Clone this wiki locally