[GH-ISSUE #59] Known limitation: ai-blame and shallow clones #25

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

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

Locally git blame will show inaccurate line attribution if a related commit has not been fetched. ai-blame has the same limitation and can also show inaccurate #s if the relevant authorship logs have not been fetched. We might be able to fetch any missing authorship refs when users run ai-blame. It would be very fast and would not need to be repeated every time you run blame.

Originally created by @acunniffe on GitHub (Oct 2, 2025). Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/59 Locally git `blame` will show inaccurate line attribution if a related commit has not been fetched. `ai-blame` has the same limitation and can also show inaccurate #s if the relevant authorship logs have not been fetched. We might be able to fetch any missing authorship refs when users run `ai-blame`. It would be very fast and would not need to be repeated every time you run blame.
kerem 2026-03-02 04:11:19 +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#25
No description provided.