Skip to content

fix(blame): add line threshold for large files #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

lewis6991
Copy link
Owner

Fixes #891

@lewis6991
Copy link
Owner Author

Note this threshold won't help if a specific file with lines less than the threshold has a previous version with lines greater than the threshold.

Despite this, this PR is still a useful approximation.

@lewis6991 lewis6991 merged commit b14b9fb into main Oct 2, 2023
@lewis6991 lewis6991 deleted the fix/blamelargefile branch October 2, 2023 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening file with huge history quickly consumes all memory and hangs neovim
1 participant