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.
我在 github 中找到了一个存储库,该存储库已进入其他 gits 存储库的目录(作为符号链接)。
但我不知道如何制作这种“符号链接”。
Kivutar/twinsisters/tree/master/libs
它们被称为子模块。请参阅Git Book 中的这一章或man git-submodule了解有关它们的更多信息。
man git-submodule