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?
How to stage submodules?
halcyonx
#1
0 Likes
halcyonx
#2
One more question - how can I do git submodule update --init --recursive
command? Right clicking to submodule location shows me just 3 options
- Add submodule
- Update All Initialized Submodules
- Sync All Initialized Submodules (I don’t clearly understand what this does)
0 Likes