github子模块

git rm -r --cached 'public'

git remote set-url origin https://github.com/USERNAME/OTHERREPOSITORY.git

git submodule add https://github.com/USERNAME/OTHERREPOSITORY.git public/

git ls-files --stage projectfolder
相关文章
相关标签/搜索