the repo config of macaca
Switch branches/tags
Nothing to show
Clone or download
Pull request Compare This branch is even with lpj0017:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README.md
default.xml

README.md

macaca-projects

the repo config of macaca

init project

use the following command to init the whole project specified by default.xml

repo init git@github.com:lpj0017/macaca-projects.git --config-name

with the '--config-name' parameter, you can specify the user-name and user-email in the all projects.

update source code

repo sync -f -c --no-tags

repo-help

the reference document: https://source.android.com/setup/using-repo