How to commit changes made in a git submodule?

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

Products

Asked:

on 26 Sep 2017

Edited:

on 23 Feb 2018

Community Treasure Hunt

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

Start Hunting!