LoginSignup
3
2

More than 3 years have passed since last update.

sourcetreeでサブモジュールを利用する方法【Git submodule】

Posted at

結論

下記のように左メニューの下部で右クリックすると「サブモジュールを追加」がありますので、そこからサブモジュールを利用できます。

sourcetree_submodule.png

背景

sourcetreeではサブモジュールを利用していないプロジェクトでは、デフォルトでサブモジュールのメニューが出ておらず、最初どこから利用するのか困惑しました。
一度追加するとそのプロジェクトではサブモジュールのメニューが追加されます。

image.png

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2