mirror of
https://gitee.com/gitea/gitea
synced 2026-04-21 20:15:18 +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: Gabriel Vasile <gabriel.vasile@email.com>