Repositories
beat-maker
Beat maker mainline repository
-
Cloning this repository:
git clone git://gitorious.org/beat-maker/beat-maker.git beat-maker cd beat-maker
Add this repository as a remote to an existing local repository:
git remote add beat-maker git://gitorious.org/beat-maker/beat-maker.git git fetch beat-maker git checkout -b my-local-tracking-branch beat-maker/master_or_other_branch
savagos-beat-maker
-
Cloning this repository:
git clone git://gitorious.org/~savago/beat-maker/savagos-beat-maker.git savagos-beat-maker cd savagos-beat-maker
Add this repository as a remote to an existing local repository:
git remote add savagos-beat-maker git://gitorious.org/~savago/beat-maker/savagos-beat-maker.git git fetch savagos-beat-maker git checkout -b my-local-tracking-branch savagos-beat-maker/master_or_other_branch

