repo清除所有修改及更新命令 repo forall -c “pwd;git clean -f;git checkout -f”;repo sync -c --no-tags;repo sync -l;