Repositories
mcap-hdp
Development of mcap and HDP
-
Cloning this repository:
git clone git://gitorious.org/bluez-mcap-hdp/mcap-hdp.git mcap-hdp cd mcap-hdp
Add this repository as a remote to an existing local repository:
git remote add mcap-hdp git://gitorious.org/bluez-mcap-hdp/mcap-hdp.git git fetch mcap-hdp git checkout -b my-local-tracking-branch mcap-hdp/master_or_other_branch

