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

