android - <remove-project> 如何在 repo list 中工作?

标签 android python git android-source repo

我一直在使用 repo现在安静了很长时间,但从来没有想过要知道什么<remove-project>manifest.xml

什么是<remove-project>做 — 它根本不下载该项目,或者它下载它但稍后将其从代码库中删除?

here某处,但我很不擅长阅读 python。

最佳答案

https://gerrit.googlesource.com/git-repo/+/master/docs/manifest-format.md#Element-remove_project

元素删除项目

Deletes the named project from the internal manifest table, possibly allowing a subsequent project element in the same manifest file to replace the project with a different source.

This element is mostly useful in a local manifest file, where the user can remove a project, and possibly replace it with their own definition.

关于android - <remove-project> 如何在 repo list 中工作?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48119440/

相关文章:

Git:列出所有带有 assume-unchanged 标志的文件

git - 将 GIT 存储库更改为共享

android - 如何在运行时删除危险权限?

java - 应用程序因空指针异常而崩溃,并且在 android webview 中按下“返回”时出现其他错误

java - ArrayList空指针异常

python - 下面函数的运行时间

python - 如何自动执行几个相互依赖的 Python 脚本

python - 合并具有不同索引的多个系列,对重复的索引求和

git - git 存储库中的管理

java - Dialog 类型的方法 setMessage(String) 未定义