diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2025-07-12 06:18:41 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-11 15:18:41 -0700 |
commit | 1352080ef7ab8da75cba11b2c58d17b3d0e374f3 (patch) | |
tree | d15b658d162fd6c068b79e22835776169545d20b /routers/api/packages/helper | |
parent | 56eccb49954dbb561f4360481c3e52de92080f20 (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
* Fix missing the first char when parsing diff hunk header
* Fix #35040
* Fix #35049
----
Introduced in
https://github.com/go-gitea/gitea/pull/12047/files#diff-de48c2f70e24ff5603180acf8b5ce9d0356ede8a45bfbf2a485707282ace6d6aR268
Before:
<img width="487" height="167" alt="image"
src="https://github.com/user-attachments/assets/17524c76-a296-4b4b-a4f9-c5150c41bae5"
/>
After:
<img width="749" height="144" alt="image"
src="https://github.com/user-attachments/assets/bcb12c76-c1ae-40f1-81b7-183d15f891db"
/>
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'routers/api/packages/helper')
0 files changed, 0 insertions, 0 deletions