mirror of
https://github.com/go-gitea/gitea
synced 2025-01-12 10:44:27 +00:00
054602977a
Backport #29674 by @yp05327 Fix #29514 there are too many usage of `NewRequestWithValues`, so there's no need to check all of them. Just one is enough I think. Co-authored-by: yp05327 <576951401@qq.com>