Repositories
cadenza
-
Cloning this repository:
git clone git://gitorious.org/cadenza/cadenza.git cadenza cd cadenza
Add this repository as a remote to an existing local repository:
git remote add cadenza git://gitorious.org/cadenza/cadenza.git git fetch cadenza git checkout -b my-local-tracking-branch cadenza/master_or_other_branch
chilversc-cadenza
branches starting “x-” are experimental for showing work in progress and maybe re-based, deleted or have their history changed without notice.
-
Cloning this repository:
git clone git://gitorious.org/~chilversc/cadenza/chilversc-cadenza.git chilversc-cadenza cd chilversc-cadenza
Add this repository as a remote to an existing local repository:
git remote add chilversc-cadenza git://gitorious.org/~chilversc/cadenza/chilversc-cadenza.git git fetch chilversc-cadenza git checkout -b my-local-tracking-branch chilversc-cadenza/master_or_other_branch
ermaus-cadenza
-
Cloning this repository:
git clone git://gitorious.org/~ermau/cadenza/ermaus-cadenza.git ermaus-cadenza cd ermaus-cadenza
Add this repository as a remote to an existing local repository:
git remote add ermaus-cadenza git://gitorious.org/~ermau/cadenza/ermaus-cadenza.git git fetch ermaus-cadenza git checkout -b my-local-tracking-branch ermaus-cadenza/master_or_other_branch

