简体   繁体   English

将Git存储库导入Git存储库中的目录

[英]Git repository into a directory in a Git repository

I have found a repository in github that have into the directories other gits repository (as symlink). 我在github中找到了一个存储库,其中包含其他gits存储库(作为符号链接)。

But I don't know how make this kind of "symlinks". 但我不知道如何制作这种“符号链接”。

Kivutar/twinsisters/tree/master/libs Kivutar / twinsisters /树/主/库

They are called submodules . 它们被称为子模块 See this chapter in the Git Book or man git-submodule for more information about them. 有关它们的更多信息,请参阅Git Bookman git-submodule 中的本章

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM