【问题标题】:Does gitorious or even git support on sub-repo below a repo of a project?gitorious 甚至 git 是否支持项目仓库下方的子仓库?
【发布时间】:2016-02-24 07:12:26
【问题描述】:

我有一个例如结构的项目

  • Internet>App1>SMTPClient
  • Internet>App1>MailFormInput

所以我创建了一个名为“Internet”的项目和回购“App1”。我可以将第一个 repo 创建为“SMTPClient”,即使管理员可以创建新的 repo,也没有更多选项。

...还是我走错了方向?

【问题讨论】:

标签: git gitorious


【解决方案1】:

Git 确实支持它,但作为参考:submodule(一个 repo 引用了第二个 repo)。

至于 Gitorious,因为它是一年多以前的has been acquired by GitLab,所以升级/安装 GitLab 会更容易

或者至少,最好创建项目App1(而不是Internet),并在App1中创建两个repos。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-09-28
    • 1970-01-01
    • 2017-01-18
    • 2016-11-02
    • 2019-03-10
    • 2020-02-27
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多