自由Man

fatal: Not a git repository: '/Users/test/.repo/manifests.git'

直接执行:

$ rm -rf /Users/test/.repo/manifests.git


然后重新同步:

$ repo sync


如果仍然报错,执行:

$ repo init -u ***

$ repo sync


如果需要删除当前目录,更改目录:

$ rm -rf /Users/test/.repo/manifests.git

$ rm -rf /Users/test/.repo


切换目录:

$ cd /***

重新init:

$ repo init -u ***

$ repo sync



  • 评论列表:

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

Powered By Z-BlogPHP 1.5.2 Zero Theme By 爱墙纸

Copyright ZiYouMan.cn. All Rights Reserved. 蜀ICP备15004526号