1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-09 15:58:13 +00:00
Files
gitea/routers/web/repo/pull.go
Lunny Xiao 8b3632435e Fix a panic bug when head repository deleting (#30674)
When visiting a pull request files which head repository has been
deleted, it will panic because headrepo is nil.
2024-04-24 13:26:50 +08:00

49 KiB