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 时,任何人都知道如何最好地跟踪不同开发语言/平台之间的依赖关系?
我最初的想法是在提交消息中使用一些特殊的标签,例如“DEPEND: [proj/repo-abbr]: [commit-or-tag]”。
这,呃,听起来很残酷。您不能使用世界上众多依赖管理工具之一的任何特殊原因?即使是最古老、最简单和最古怪(诚然有些人会说“邪恶”)在构建过程中而不是在提交时处理依赖关系?