Add GIT_BLAME_IGNORE_WHITESPACE flag #677

Merged
suhaibmujahid merged 2 commits from blame-whitespace-flag into master 2020-11-07 17:02:04 -06:00
suhaibmujahid commented 2020-11-07 11:21:43 -06:00 (Migrated from github.com)

The GIT_BLAME_IGNORE_WHITESPACE blame option flag was introduced in libgit2 v1.1.0.

Change type: #minor

The `GIT_BLAME_IGNORE_WHITESPACE` blame option flag was introduced in libgit2 v1.1.0. Change type: #minor
suhaibmujahid commented 2020-11-07 11:26:26 -06:00 (Migrated from github.com)

I created two separate PRs for GIT_BLAME_IGNORE_WHITESPACE and GIT_BLAME_USE_MAILMAP (#676) to facilitate the backport since they are introduced in different libgit2 versions.

I created two separate PRs for `GIT_BLAME_IGNORE_WHITESPACE` and `GIT_BLAME_USE_MAILMAP` (#676) to facilitate the backport since they are introduced in different libgit2 versions.
lhchavez (Migrated from github.com) approved these changes 2020-11-07 17:01:45 -06:00
lhchavez (Migrated from github.com) left a comment

I created two separate PRs for GIT_BLAME_IGNORE_WHITESPACE and GIT_BLAME_USE_MAILMAP (#676) to facilitate the backport since they are introduced it different libgit2 versions.

thanks for splitting it!

> I created two separate PRs for `GIT_BLAME_IGNORE_WHITESPACE` and `GIT_BLAME_USE_MAILMAP` (#676) to facilitate the backport since they are introduced it different libgit2 versions. thanks for splitting it!
Sign in to join this conversation.
No reviewers
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#677
No description provided.