]> source.dussan.org Git - gitea.git/commit
Fix orphaned objects deletion bug (#15657)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 30 Apr 2021 18:08:46 +0000 (02:08 +0800)
committerGitHub <noreply@github.com>
Fri, 30 Apr 2021 18:08:46 +0000 (20:08 +0200)
commitf5eb33c354fc8e61cc1be221f3b7256fd7b66615
tree2c9628831ac89d4049cdf71bd5ddd8eb4e7f7162
parentc80d7f33b67ad1beff7378bcba3aa44ac84669e9
Fix orphaned objects deletion bug (#15657)

* Fix orphaned objects deletion bug

* extend test

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