0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-08-06 01:33:54 +02:00
Lunny Xiao b8b690feb9
Refactor getpatch/getdiff functions and remove unnecessary fallback (#32817)
Extract from #32786 

`git diff a..b` is equal to `git diff a b` which is different from `git
diff a...b`. For pull request, we should always 

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-24 14:29:34 +08:00
..
2024-12-24 11:43:57 +08:00
2024-09-10 02:23:07 +00:00
2024-12-24 11:43:57 +08:00
2024-12-24 01:54:19 +00:00
2024-12-24 11:43:57 +08:00