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 an issue with negative hunk max_size #58

Merged
merged 3 commits into from Jun 23, 2020
Merged

Fix an issue with negative hunk max_size #58

merged 3 commits into from Jun 23, 2020

Conversation

halostatue
Copy link
Owner

Resolves #57.

  • The diff_size should be an absolute value.
  • Added a test to ensure that the issue does not introduce a regression.

Resolves #57.

- The `diff_size` should be an absolute value.
- Added a test to ensure that the issue does not introduce a regression.
@halostatue halostatue merged commit cef2f82 into master Jun 23, 2020
@halostatue halostatue deleted the fix-issue-57 branch June 23, 2020 15:53
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.

undefined method error in hunk.rb after upgrading to 1.4
1 participant