gitea/services
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-12-24 11:43:57 +08:00
2024-12-24 11:43:57 +08:00
2023-12-25 21:25:29 +01:00
2024-05-20 00:56:45 +00:00