IAP GITLAB

Skip to content

fix git submodule versions, no branch tracking

Ralf Ulrich requested to merge submodule_versions into master

It is a "git project bug" to have submodules track the master branch of submodules. This breaks the repository because of commits to the submodules. It must be changed.

Merge request reports