0xdroid
external_opkg
Opkg on Android
-
Cloning this repository:
git clone git://gitorious.org/0xdroid/external_opkg.git external_opkg cd external_opkg
Add this repository as a remote to an existing local repository:
git remote add external_opkg git://gitorious.org/0xdroid/external_opkg.git git fetch external_opkg git checkout -b my-local-tracking-branch external_opkg/master_or_other_branch
- Branches:
- master
- beagle-cupcake


