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/PartialCommitInfo.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'app/History/PartialCommitInfo.hs') diff --git a/app/History/PartialCommitInfo.hs b/app/History/PartialCommitInfo.hs index fb53fbf..4d0c506 100644 --- a/app/History/PartialCommitInfo.hs +++ b/app/History/PartialCommitInfo.hs @@ -24,6 +24,7 @@ import System.Process.Typed (setWorkingDir) -- | `PartialCommitInfo` records the complete issues ONLY in files that have -- been changed in the commit. +-- TODO Change `PartialCommitInfo` -> `CommitIssuesChanged` data PartialCommitInfo = PartialCommitInfo { hash :: CommitHash, filesChanged :: [FilePath], -- cgit v1.2.3