Where is git submodule update in SourceTree?

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

How can I update git sub modules in SourceTree?

4条回答
  •  渐次进展
    2021-02-03 21:23

    Just double-click on the submodule or left-click and open the module enter image description here

    Once in the submodule, the UI is like any git repo , press on pull/fetch to update to the header. And voila.

提交回复
热议问题