repo sync repo reset: error: ent

2022-07-06  本文已影响0人  你好_3821
Fetching: 100% (784/784), done in 7m16.864s
Garbage collecting: 100% (784/784), done in 3.200s
info: A new version of repo is available
warning: repo is not tracking a remote branch, so it will not receive updates
repo reset: error: Entry 'command.py' not uptodate. Cannot merge.

解决方式

cd .repo/repo
git pull
cd ../../
repo sync

转载于:https://blog.csdn.net/tkwxty/article/details/121333540

上一篇 下一篇

猜你喜欢

热点阅读