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

