mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-25 17:26:49 +09: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>