Skip to content
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

fix error with empty index by including raw information in diff #229

Merged
merged 3 commits into from
Jan 29, 2025

Conversation

Patrick-Beuks
Copy link
Contributor

Add raw mode when parsing diffs to always get the index that can be used to get blobs.
Add deprecation notice when getting diff without raw information, but will continue to work as it did before.
Fixes #227

Would like feedback on the deprecation notice and would like to test against the foobar repository instead of passing in diff manually.

@Patrick-Beuks Patrick-Beuks marked this pull request as ready for review January 29, 2025 12:23
Copy link
Member

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@lyrixx lyrixx merged commit 64d8e79 into gitonomy:main Jan 29, 2025
6 checks passed
@Patrick-Beuks Patrick-Beuks deleted the fix-empty-index branch January 29, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

ProcessException on change file if only mode changes
2 participants