[GH-ISSUE #89] Checkpoints should ignore files with active git conflicts #37

Closed
opened 2026-03-02 04:11:23 +03:00 by kerem · 0 comments
Owner

Originally created by @acunniffe on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/89

Today's code will treat Git conflict lines and foreign hunks as additions -- likely confusing authorship and losing history.

If we have checkpoints ignore files with git conflicts until they are resolved, we'll get cleaner merges with authorship maintained. The first "new version" checkpoint will see will have a more scoped set of additions and deletions required to merge the branches.

Originally created by @acunniffe on GitHub (Oct 7, 2025). Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/89 Today's code will treat Git conflict lines and foreign hunks as additions -- likely confusing authorship and losing history. If we have checkpoints ignore files with git conflicts until they are resolved, we'll get cleaner merges with authorship maintained. The first "new version" checkpoint will see will have a more scoped set of additions and deletions required to merge the branches.
kerem closed this issue 2026-03-02 04:11:23 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#37
No description provided.