How to commit changes made in a git submodule?
Show older comments
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)
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 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!