1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-10 16:28:13 +00:00
Files
gitea/routers/private/hook_post_receive.go
Brecht Van Lommel 3ff5a6a365 Fix missing message in git hook when pull requests disabled on fork (#22625)
And also the other way around, it would show an non-working URL in the
message when pull requests are disabled on the base repository but
enabled on the fork.
2023-01-29 15:00:10 -06:00

8.2 KiB