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 存储库添加到另一个?
有点像子模块,但更轻量级
git import repo:file:SHA1
在 Internet 本身获得基于内容的内置寻址之前,我认为没有理由不在 Git 中提供这样的功能。