Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dev): delete extra files when running git-submodule --update (#764)
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. Closes #761.
- Loading branch information