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


