1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 00:44:26 +00:00
gitea/routers
a1012112796 f00fdd1abd
fix reopen logic for agit flow pull request ()
the head branch is meaningless for a agit flow pull request, so should
not check it when reopen it.

related: 
fix 

Signed-off-by: a1012112796 <1012112796@qq.com>
2023-08-19 11:29:34 +02:00
..
api Return empty when searching issues with no repos () 2023-08-17 12:42:17 -05:00
common Start using template context function () 2023-08-08 01:22:47 +00:00
install Handle base64 decoding correctly to avoid panic () 2023-08-14 10:30:16 +00:00
private Add context parameter to some database functions () 2023-07-22 22:14:27 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web fix reopen logic for agit flow pull request () 2023-08-19 11:29:34 +02:00
init.go Pre-register OAuth2 applications for git credential helpers () 2023-08-09 14:24:07 +02:00