From 3bdaff7c176bdf00da9177a87819dad2c50c25b8 Mon Sep 17 00:00:00 2001 From: Fabian Kirchner Date: Tue, 24 Oct 2023 13:50:41 +0200 Subject: add renaming issues --- app/History/CommitInfo.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'app/History/CommitInfo.hs') diff --git a/app/History/CommitInfo.hs b/app/History/CommitInfo.hs index 5285e68..c24fcd9 100644 --- a/app/History/CommitInfo.hs +++ b/app/History/CommitInfo.hs @@ -20,6 +20,7 @@ import Issue.Tag qualified as I import TreeGrepper.Match (Position (..)) import Prelude hiding (id) +-- TODO Change `CommitInfo` -> `CommitIssuesAll` data CommitInfo = CommitInfo { hash :: CommitHash, filesChanged :: [FilePath], -- cgit v1.2.3