mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-01 05:26:39 +01:00
* Switch to use a temporary repository instead of adding remotes to the base gitea repository to prevent deadlocking the base gitea repository. * Add documentation on how to use func **createTemporaryRepo**