]> source.dussan.org Git - gitea.git/commit
When Deleting Repository only explicitly close PRs whose base is not this repository...
authorzeripath <art27@cantab.net>
Mon, 1 Mar 2021 17:39:44 +0000 (17:39 +0000)
committerGitHub <noreply@github.com>
Mon, 1 Mar 2021 17:39:44 +0000 (18:39 +0100)
commit59fd641d1fb021e35aea7f9f4a1916cc11ef5c51
tree8682cc3e5bd26597562a290455a088ab88ff4a22
parent85e6e07346fd408451d69f6ecc3d06c2b46bbb25
When Deleting Repository only explicitly close PRs whose base is not this repository (#14823)

When Deleting Repository only explicitly close PRs whose base is not this repository

Fix #14775

Signed-off-by: Andrew Thornton <art27@cantab.net>
services/pull/pull.go