8000 blame example: Fix support for line range in CLI by wetneb · Pull Request #6638 · libgit2/libgit2 · GitHub
[go: up one dir, main page]

Skip to content

blame example: Fix support for line range in CLI #6638

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 e 8000 mails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

wetneb
Copy link
Contributor
@wetneb wetneb commented Sep 23, 2023

The -L option announced by the CLI was ignored so far.

By the way, I have been using this example binary to investigate performance differences between git blame and libgit2's own, and I notice that libgit2's blame is significantly slower in a lot of cases. Is this expected? Happy to open an issue about this if it is not. It's known: #3027

The -L option announced by the CLI was ignored so far.
@ethomson ethomson merged commit bd85506 into libgit2:main Dec 20, 2023
@ethomson
Copy link
Member

Thanks for the fix! I'd like to tackle blame improvements around perf in 2024!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0