webos-internals
precomd
A replacement for the novacomd program supplied by Palm for communicating with the Palm Pre
-
Cloning this repository:
git clone git://gitorious.org/webos-internals/precomd.git precomd cd precomd
Add this repository as a remote to an existing local repository:
git remote add precomd git://gitorious.org/webos-internals/precomd.git git fetch precomd git checkout -b my-local-tracking-branch precomd/master_or_other_branch
- Branches:
- master


