Repositories
coldstorage
Mainline repository for ColdStorage
-
Cloning this repository:
git clone git://gitorious.org/coldstorage/coldstorage.git coldstorage cd coldstorage
Add this repository as a remote to an existing local repository:
git remote add coldstorage git://gitorious.org/coldstorage/coldstorage.git git fetch coldstorage git checkout -b my-local-tracking-branch coldstorage/master_or_other_branch
markey-coldstorage
-
Cloning this repository:
git clone git://gitorious.org/~markey/coldstorage/markey-coldstorage.git markey-coldstorage cd markey-coldstorage
Add this repository as a remote to an existing local repository:
git remote add markey-coldstorage git://gitorious.org/~markey/coldstorage/markey-coldstorage.git git fetch markey-coldstorage git checkout -b my-local-tracking-branch markey-coldstorage/master_or_other_branch

