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.
我问的原因是因为他们建议不要对您的存储库提交依赖项。
我不想像他们建议的那样使用包管理器,有更好的建议吗?
如果您的依赖项是整个项目,Git 支持子模块。否则,包管理器是最佳实践。