Skip to content

[20240820] Add support for tabs along with space #50

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

Closed

Conversation

frenchbeast
Copy link

When a line starts with a tabulation the patch parsing fails.
gitdiff: line 15: invalid line operation: '\t'

Updated the switch to support it.
Added a test to verify it works.

frenchbeast and others added 3 commits August 20, 2024 21:39
When a patch line starts with a tabulation the parsing fails
with : `gitdiff: line 15: invalid line operation: '\t'`
@frenchbeast
Copy link
Author

Not to be done.
ref. #51

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