How to commit changes made in a git submodule?
Mostrar comentarios más antiguos
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.
Respuestas (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.
Categorías
Más información sobre Source Control en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!