Skip to content

Empty repository mirror no longer creates master branch with README automatically

Why was this MR needed?

Before, if the project had an empty repository (no branches, no files) in the first mirror it would pull and create a master branch with a README file automatically. This is not expected behaviour since it will make the repository diverge from upstream.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2425 (closed)

Merge request reports