Repositories
cga-backup
-
Cloning this repository:
git clone git://gitorious.org/cga-backup/cga-backup.git cga-backup cd cga-backup
Add this repository as a remote to an existing local repository:
git remote add cga-backup git://gitorious.org/cga-backup/cga-backup.git git fetch cga-backup git checkout -b my-local-tracking-branch cga-backup/master_or_other_branch
matis-cga-backup
-
Cloning this repository:
git clone git://gitorious.org/~mati/cga-backup/matis-cga-backup.git matis-cga-backup cd matis-cga-backup
Add this repository as a remote to an existing local repository:
git remote add matis-cga-backup git://gitorious.org/~mati/cga-backup/matis-cga-backup.git git fetch matis-cga-backup git checkout -b my-local-tracking-branch matis-cga-backup/master_or_other_branch

