Where is git submodule update in SourceTree?

后端 未结 4 1739
无人共我
无人共我 2021-02-03 21:07

How can I update git sub modules in SourceTree?

4条回答
  •  甜味超标
    2021-02-03 21:17

    I couldn't find the answer myself, so I created a custom action. Go to Preferences, Custom Actions, and enter the following info: (This is on a Mac. Your path to the git executable may vary.) git submodule update custom action

提交回复
热议问题