Repositories
kobby
-
Cloning this repository:
git clone git://gitorious.org/kobby/kobby.git kobby cd kobby
Add this repository as a remote to an existing local repository:
git remote add kobby git://gitorious.org/kobby/kobby.git git fetch kobby git checkout -b my-local-tracking-branch kobby/master_or_other_branch
ryanakca
-
Cloning this repository:
git clone git://gitorious.org/~ryanakca/kobby/ryanakca.git ryanakca cd ryanakca
Add this repository as a remote to an existing local repository:
git remote add ryanakca git://gitorious.org/~ryanakca/kobby/ryanakca.git git fetch ryanakca git checkout -b my-local-tracking-branch ryanakca/master_or_other_branch
fedora-patches
-
Cloning this repository:
git clone git://gitorious.org/~MathStuf/kobby/fedora-patches.git fedora-patches cd fedora-patches
Add this repository as a remote to an existing local repository:
git remote add fedora-patches git://gitorious.org/~MathStuf/kobby/fedora-patches.git git fetch fedora-patches git checkout -b my-local-tracking-branch fedora-patches/master_or_other_branch
oblomov
-
Cloning this repository:
git clone git://gitorious.org/~oblomov/kobby/oblomov.git oblomov cd oblomov
Add this repository as a remote to an existing local repository:
git remote add oblomov git://gitorious.org/~oblomov/kobby/oblomov.git git fetch oblomov git checkout -b my-local-tracking-branch oblomov/master_or_other_branch
libinfinity-forward-port
-
Cloning this repository:
git clone git://gitorious.org/~pkern/kobby/libinfinity-forward-port.git libinfinity-forward-port cd libinfinity-forward-port
Add this repository as a remote to an existing local repository:
git remote add libinfinity-forward-port git://gitorious.org/~pkern/kobby/libinfinity-forward-port.git git fetch libinfinity-forward-port git checkout -b my-local-tracking-branch libinfinity-forward-port/master_or_other_branch

