Skip to content

Fix warning when trying to clone repo that already existed

Bob Van Landuyt requested to merge bvl-cleanup-repos into master

What does this MR do?

This repo skips cloning the --bare repo for tests if it already existed

Why was this MR needed?

This takes care of the warning mentioned by @nick.thomas in #30284 (closed)

  • All builds are passing

Merge request reports