0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-06 20:23:49 +02:00
yuvrajangadsingh 17c3b06b21 fix: address lunny's review comments
- use single query with Cols("comment_id").Table("commit_comment")
  instead of loading full CommitComment structs
- remove models/repo/commit_comment.go entirely
2026-04-02 16:55:52 +05:30
..
2025-10-19 00:37:50 +08:00
2025-10-19 00:37:50 +08:00
2026-03-19 07:13:55 +08:00
2026-02-28 11:23:20 -08:00