Skip to content

Set default branch to match remote for FetchInternalRemote

James Fargher requested to merge fetch_remote_default_branch into master

Fixes #2837 (closed)

When we fetch remote as a mirror in FetchInternalRemote we now also make sure HEAD matches. This was causing checksum failures after using ReplicateRepository on repositories that have a non-master default branch.

Edited by GitLab Release Tools Bot

Merge request reports

Loading