0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-23 09:51:29 +02:00
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104)
Agit returned result should be from `ProcReceive` hook but not
`PostReceive` hook. Then for all non-agit pull requests, it will not
check the pull requests for every pushing `refs/pull/%d/head`.
2024-04-09 03:43:17 +00:00
..
2024-02-25 13:32:13 +00:00
2024-02-25 13:32:13 +00:00
2024-03-21 15:07:35 +00:00
2024-04-03 02:16:46 +00:00
2024-03-04 08:16:03 +00:00
2024-02-25 13:32:13 +00:00
2024-03-28 20:40:35 +00:00