android-obex
openobex
openobex version 1.5
-
Cloning this repository:
git clone git://gitorious.org/android-obex/openobex.git openobex cd openobex
Add this repository as a remote to an existing local repository:
git remote add openobex git://gitorious.org/android-obex/openobex.git git fetch openobex git checkout -b my-local-tracking-branch openobex/master_or_other_branch


