mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-08 09:09:04 +01:00
c30d74d0f9
Fixes #32257 /claim #32257 Implemented commenting on unchanged lines in Pull Request diffs, lines are accessed by expanding the diff preview. Comments also appear in the "Files Changed" tab on the unchanged lines where they were placed. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>