mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-15 18:24:02 +00: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**