1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 14:28:14 +00:00
Files
gitea/models/pull_test.go
quantonganh 82d4d725ae only return head: null if source branch was deleted (#6705) (#7376)
* only return head: null if source branch was deleted

* add URL into GetPullRequest

* TestPullRequest_APIFormat

* log error if it is not Err(Branch)NotExist

(cherry picked from commit ff85a6331e)
2019-07-09 10:35:13 +08:00

8.0 KiB