Typo in "DiffIgnoreWitespaceEol" #773

Closed
opened 2021-08-24 04:44:42 -05:00 by zegl · 0 comments
zegl commented 2021-08-24 04:44:42 -05:00 (Migrated from github.com)

The constant DiffIgnoreWitespaceEol contains a typo, and should be named DiffIgnoreWhitespaceEol (like it's libgit2-counterpart).

b1eec9a466/diff.go (L434)

I'll send a backwards compatible patch, with the missing "h" added.

The constant `DiffIgnoreWitespaceEol` contains a typo, and should be named `DiffIgnoreWhitespaceEol` (like it's libgit2-counterpart). https://github.com/libgit2/git2go/blame/b1eec9a4662a2e64953aa83365f84f5c773b6399/diff.go#L434 I'll send a backwards compatible patch, with the missing "h" added.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#773
No description provided.