mirror of
https://gitee.com/gitea/gitea
synced 2026-04-04 19:55:20 +08: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**