Closed giuseppe-steduto closed 9 months ago
Change the git-submodule --update command to delete from the modules folder of the cluster components the files that are not present in the original directories, reflecting a more accurate status of the shared modules.
git-submodule --update
modules
Closes #761.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (09c9210) 18.61% compared to head (e5680ce) 18.61%.
09c9210
e5680ce
Change the
git-submodule --update
command to delete from themodules
folder of the cluster components the files that are not present in the original directories, reflecting a more accurate status of the shared modules.Closes #761.