]> source.dussan.org Git - gitea.git/commit
When transfering repository and database transaction failed, rollback the renames...
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 5 Mar 2021 02:28:52 +0000 (10:28 +0800)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 02:28:52 +0000 (03:28 +0100)
commit7525450232337a5c7144565ba92e2a7c18082e1d
tree2c750faff168e009813ef4bc6b96fbb077a861d0
parent0a8a3ab0f5b46cc5280976c07a16d8721186f9f6
When transfering repository and database transaction failed, rollback the renames (#14864)

Fix #14821

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
models/repo_transfer.go