この記事はgpt-4.1によって生成されました。
リポジトリをクローン
git clone <レポジトリURL>
cd <レポジトリディレクトリ>
必要なサブモジュールだけ初期化・更新
git submodule update --init <サブモジュールのパス>
例:external/foo
サブモジュールだけ取得したい場合
git submodule update --init external/foo
複数のサブモジュールも同時に指定可能
git submodule update --init path/to/foo path/to/bar
このページの著者: takanotume24
This version of the page was edited by takanotume24 at . View the most recent version.