How to commit changes made in a git submodule?

4 views (last 30 days)
How to commit changes made in a git submodule? "View and commit changes" does not commit changes made in a sumbodule. Therefore, it is impossible to Push changes made in a submodule.

Answers (1)

Tim Hosey
Tim Hosey on 23 Feb 2018
Edited: Tim Hosey on 23 Feb 2018
If you change MATLAB's current folder to be a folder within the submodule root, you should be able to commit and push the changes from there.

Categories

Find more on Source Control Integration in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!