0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-15 04:33:04 +02:00
Giteabot dd661e92df
Fix incorrect comment diff hunk parsing, fix github asset ID nil panic (#35046) (#35055)
Backport #35046 by lunny

* Fix missing the first char when parsing diff hunk header
* Fix #35040
* Fix #35049

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-07-12 15:12:02 +08:00
..
2025-03-31 01:53:48 -04:00
2024-11-20 19:26:12 +00:00
2025-03-31 01:53:48 -04:00
2025-04-01 10:14:01 +00:00
2025-03-25 14:40:31 +00:00
2025-04-01 10:14:01 +00:00
2025-01-13 14:01:53 +08:00
2025-01-13 14:01:53 +08:00
2025-03-31 01:53:48 -04:00
2025-03-25 14:40:31 +00:00

Git Module

This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.