Repository management tool for Android open source projects
Repository tool for Android development
repo
$ repo init -u https://android.googlesource.com/platform/manifest
$ repo sync
$ repo forall -c git status