0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-04-06 16:03:53 +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
..
2026-03-23 18:23:42 +00:00
2026-03-07 00:28:46 +08:00
2026-02-28 11:23:20 -08:00
2026-04-02 16:55:52 +05:30
2026-03-22 15:49:45 +00:00