#5052 Forking does not keep the default branch setting of its parent project
Closed: Fixed by pingou. Opened by pingou.

If a project uses main as default branch and still has a master branch, forking the project results in the master branch being the default branch in the fork.

We should fix that


Metadata Update from @pingou:
- Issue assigned to pingou

Commit 24d03170 fixes this issue

Metadata
Related Pull Requests