【问题标题】:Include 3rd party libraries in my git repository [duplicate]在我的 git 存储库中包含 3rd 方库 [重复]
【发布时间】:2012-07-13 17:45:22
【问题描述】:

可能重复:
Managing 3rd party sources and binaries used by code under source control

在我的 git 存储库中包含 3rd 方库会出现什么问题。 3rd 方库,如 Doctrine。这是个好主意吗?为什么?

【问题讨论】:

  • 这个问题属于programmers.se

标签: git


【解决方案1】:

也许将它作为一个子模块 (http://git-scm.com/book/en/Git-Tools-Submodules) 是一个更好的主意。

【讨论】:

    猜你喜欢
    • 2011-05-28
    • 1970-01-01
    • 2011-08-02
    • 2017-11-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-07-17
    相关资源
    最近更新 更多