repo是android用于管理git仓库的工具。
http://www.cnblogs.com/xiaoerlang/p/3549156.html
mkdir ~/bin export PATH=~/bin:$PATH curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo