1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 08:48:13 +00:00
Files
gitea/models/pull.go
Elias Norberg 49547ea158 Show correct commit status in PR list (#8316)
* Use correct index when fetching commit status

Signed-off-by: Elias Norberg <elias@aisle.se>

* Compare against base repo to avoid mismatch when merging from fork

Signed-off-by: Elias Norberg <elias@aisle.se>
2019-09-30 09:07:43 +08:00

36 KiB