mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-13 23:22:21 +01:00
Normally, a fork becomes the `child` of the source repository. In this case, the fork becomes the new `parent` of the source repository. Closes: #34848