事实上,此时在 .git/config 文件中也会多出一些信息,在 .git/modules 文件夹下也会多出一份内容。 通常此时可以使用 git commit -m "add submodule xxx" 提交一次,表示引入了某个子模块。 提交后,在主项目仓库中,会显示出子模块文件夹,并带上其所在仓库的版本号。
alreadyforkallbranches / git-for-windows Public forked from git-for-windows/git Notifications You must be signed in to change notification settings Fork 0 Star 0 Code Pull requests0 Actions Projects ...