repo问题记录执行repo sync之后,停住了,如下红色错误信息:?error: frameworks/base/: branch 0730 is publ
repo问题记录
执行repo sync之后,停住了,如下红色错误信息:
?
error: frameworks/base/: branch 0730 is published (but not merged) and is now 2266 commits behind
?
什么意思呢?
?
解决办法,执行:
?
repo rebase
