Skip to content

Added small script to check if there is orphan submodule commit referenced...

Peio Rigaux requested to merge feature/check_orphans_commits into release/4.3

Added small script to check if there is orphan submodule commit referenced above (prevent clone errors on older git versions, and ensures to keep a clean git tree)

Merge request reports