repo问题记录
执行repo sync之后,停住了,如下红色错误信息:
?
error: frameworks/base/: branch 0730 is published (but not merged) and is now 2266 commits behind
?
什么意思呢?
?
解决办法,执行:
?
repo rebase
发布时间: 2013-08-13 16:43:28 作者: rapoo
repo问题记录
执行repo sync之后,停住了,如下红色错误信息:
?
error: frameworks/base/: branch 0730 is published (but not merged) and is now 2266 commits behind
?
什么意思呢?
?
解决办法,执行:
?
repo rebase