]> source.dussan.org Git - gitea.git/commit
Delete protected branch if repository gets removed (#15658)
authorKN4CK3R <KN4CK3R@users.noreply.github.com>
Thu, 29 Apr 2021 22:48:52 +0000 (00:48 +0200)
committerGitHub <noreply@github.com>
Thu, 29 Apr 2021 22:48:52 +0000 (00:48 +0200)
commit2e8516534974ad23ca417a64edfb90d157989dab
tree10df4b03c9fd16fc7064f99599315843aa4e96c4
parentd5761262862288764bae91b7b8e56dcc8f009238
Delete protected branch if repository gets removed (#15658)

* Added missing error parameters.

* Delete protected branch if repository gets removed.

* Added doctor fix.
models/repo.go
modules/doctor/dbconsistency.go