Repositories
opushd
Bluetooth OPUSH daemon
-
Cloning this repository:
git clone git://gitorious.org/opushd/opushd.git opushd cd opushd
Add this repository as a remote to an existing local repository:
git remote add opushd git://gitorious.org/opushd/opushd.git git fetch opushd git checkout -b my-local-tracking-branch opushd/master_or_other_branch
jamesnr2s-opushd
-
Cloning this repository:
git clone git://gitorious.org/~jamesnr2/opushd/jamesnr2s-opushd.git jamesnr2s-opushd cd jamesnr2s-opushd
Add this repository as a remote to an existing local repository:
git remote add jamesnr2s-opushd git://gitorious.org/~jamesnr2/opushd/jamesnr2s-opushd.git git fetch jamesnr2s-opushd git checkout -b my-local-tracking-branch jamesnr2s-opushd/master_or_other_branch
rutazs-opushd
-
Cloning this repository:
git clone git://gitorious.org/~rutaz/opushd/rutazs-opushd.git rutazs-opushd cd rutazs-opushd
Add this repository as a remote to an existing local repository:
git remote add rutazs-opushd git://gitorious.org/~rutaz/opushd/rutazs-opushd.git git fetch rutazs-opushd git checkout -b my-local-tracking-branch rutazs-opushd/master_or_other_branch

