]> source.dussan.org Git - gitea.git/commit
Fix orphaned objects deletion bug (#15657) (#15682) release/v1.13
author6543 <6543@obermui.de>
Fri, 30 Apr 2021 21:27:13 +0000 (23:27 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Apr 2021 21:27:13 +0000 (22:27 +0100)
commitcefcc7613b0501a74c952edb02fbe884284fcd48
treed28c683629ea4b38a98f2079a39d69bd61355657
parent05f266c3315aec95f4cf18a9938decd707603e53
Fix orphaned objects deletion bug (#15657) (#15682)

* Fix orphaned objects deletion bug

* extend test

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
models/consistency.go
models/consistency_test.go [new file with mode: 0644]