[GH-ISSUE #254] Explore limited git blame #91

Closed
opened 2026-03-02 04:11:45 +03:00 by kerem · 1 comment
Owner

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

Git blame with specified hunks can be significantly faster in the best case (all lines found in recent commits and traversal can stop early).

We should explore only collecting blame for changes lines

Originally created by @acunniffe on GitHub (Dec 1, 2025). Original GitHub issue: https://github.com/git-ai-project/git-ai/issues/254 Git blame with specified hunks can be significantly faster in the best case (all lines found in recent commits and traversal can stop early). We should explore only collecting blame for changes lines
kerem closed this issue 2026-03-02 04:11:46 +03:00
Author
Owner

@svarlamov commented on GitHub (Feb 13, 2026):

Possibly worth exploring, but seems like we got the relevant commands into an acceptable performance range for now

<!-- gh-comment-id:3899689633 --> @svarlamov commented on GitHub (Feb 13, 2026): Possibly worth exploring, but seems like we got the relevant commands into an acceptable performance range for now
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#91
No description provided.