1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 18:14:53 +01:00
gitea/services/pull
Brecht Van Lommel aa87b36900
Fix 500 error viewing pull request when fork has pull requests disabled (#22512)
Swallow error just like in #20839, for the case where there is no
protected branch.

Fixes #20826 for me, though I can't tell if this now covers all cases.
2023-01-18 13:54:57 -06:00
..
check_test.go
check.go
comment.go
commit_status.go
edits.go
lfs.go
main_test.go
merge_test.go
merge.go
patch_unmerged.go
patch.go
pull_test.go
pull.go
review.go
temp_repo.go
update.go