Git submodule 倉庫中包含另外的倉庫(子倉庫)
Git submodule 倉庫中包含另外的倉庫(子倉庫) 添加 submodule 在父倉庫 git 目錄下: git submodule add ssh://ip/[path]/xxx.git 注意:不要在ip前加username@,例如:git submodule add ssh ...
Git submodule 倉庫中包含另外的倉庫(子倉庫) 添加 submodule 在父倉庫 git 目錄下: git submodule add ssh://ip/[path]/xxx.git 注意:不要在ip前加username@,例如:git submodule add ssh ...