Skip to content

docker: Fix bugs with mediawiki cloning

Addshore requested to merge fix-clone into main

There were reports of non shallow cloning spitting out an error, and it looks like that was due to an empty string being passed as an argument.

So stop doing that, and refactor while at it!

Merge request reports