zukebox
zukebox
-
Cloning this repository:
git clone git://gitorious.org/zukebox/zukebox.git zukebox cd zukebox
Add this repository as a remote to an existing local repository:
git remote add zukebox git://gitorious.org/zukebox/zukebox.git git fetch zukebox git checkout -b my-local-tracking-branch zukebox/master_or_other_branch
- Branches:
- master


