Sublime Forum

How to stage submodules?

#1

I’ve checked out submodule to new commit and main repository didn’t show me that submodule was updated, while git status shows How can I stage this changes in main repo?

0 Likes

#2

One more question - how can I do git submodule update --init --recursive command? Right clicking to submodule location shows me just 3 options

  1. Add submodule
  2. Update All Initialized Submodules
  3. Sync All Initialized Submodules (I don’t clearly understand what this does)
0 Likes