mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
a291a0eddc
* 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**