0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-06 16:44:53 +01:00
gitea/services/pull
zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342)
Ensure that pr.HeadRepo is loaded before using it in GetPullRequestCommitStatusState.

Fixes error on merging with successful commit merge statuses.
2020-02-18 19:34:08 +00:00
..
check.go
check_test.go
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull.go
pull_test.go
review.go
temp_repo.go
update.go