1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-22 23:54:29 +00: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-02-25 13:32:13 +00:00
2024-12-24 11:43:57 +08:00
2024-09-10 02:23:07 +00:00
2023-02-11 08:39:50 +08:00
2023-12-25 20:13:18 +08:00
2024-12-24 11:43:57 +08:00
2024-02-25 13:32:13 +00:00
2022-12-30 23:31:00 +08:00
2024-12-24 01:54:19 +00:00
2024-12-24 11:43:57 +08:00