// Copyright 2026 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT // This file intentionally left minimal. The CommitComment junction table // and all query methods now live in models/issues/commit_comment.go // alongside the Comment model they reference. package repo