Skip to content

fix: blob::UnifiedDiff now produces non-overlapping hunks. #2043

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
Jun 11, 2025
Merged

Conversation

Byron
Copy link
Member

@Byron Byron commented Jun 11, 2025

Previously it was possible to see two hunks with overlapping context lines due to an off-by-one error.

@Byron Byron marked this pull request as ready for review June 11, 2025 03:36
@Byron Byron enabled auto-merge June 11, 2025 03:36
Previously it was possible to see two hunks with overlapping context lines
due to an off-by-one error.
@Byron Byron merged commit 08e7777 into main Jun 11, 2025
25 checks passed
@Byron Byron deleted the fix-unidiff branch June 11, 2025 04:37
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.

1 participant