mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Generating repositories from a template is done inside a transaction. Manual rollback on error is not needed and it always results in error "repository does not exist". Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>