[PR #196] windows fix, normalize git paths #314

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

Original Pull Request: https://github.com/git-ai-project/git-ai/pull/196

State: closed
Merged: No


when I added INITIAL file to store unstaged attributions cross commits it started serializing windows paths for the first time (before it was all handled in the std lib). Now when we read them in and compare them to the git paths (always "/" normalized) it can't find them.

**Original Pull Request:** https://github.com/git-ai-project/git-ai/pull/196 **State:** closed **Merged:** No --- when I added `INITIAL` file to store unstaged attributions cross commits it started serializing windows paths for the first time (before it was all handled in the std lib). Now when we read them in and compare them to the git paths (always "/" normalized) it can't find them.
kerem 2026-03-02 04:13:16 +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#314
No description provided.