Repositories
dsmemorizer
Main repository
-
Cloning this repository:
git clone git://gitorious.org/dsmemorizer/dsmemorizer.git dsmemorizer cd dsmemorizer
Add this repository as a remote to an existing local repository:
git remote add dsmemorizer git://gitorious.org/dsmemorizer/dsmemorizer.git git fetch dsmemorizer git checkout -b my-local-tracking-branch dsmemorizer/master_or_other_branch
memoria
Memoria del proyecto
-
Cloning this repository:
git clone git://gitorious.org/dsmemorizer/memoria.git memoria cd memoria
Add this repository as a remote to an existing local repository:
git remote add memoria git://gitorious.org/dsmemorizer/memoria.git git fetch memoria git checkout -b my-local-tracking-branch memoria/master_or_other_branch

