Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 repo 工具下载 android 源代码。由于带宽低,几天后它还没有完成下载。现在我想清理所有接收文件。怎么做?我没有看到任何干净的 repo 命令。
您仍然可以继续下载刚刚运行的存储库:
repo sync
如果要清理存储库,只需删除 .repo 下的内容,它是一个隐藏目录