Skip to content

Removed the superflous "line" argument - #547

Merged
tbranyen merged 1 commit into
nodegit:masterfrom
bleathem:hunkcb
Apr 20, 2015
Merged

Removed the superflous "line" argument#547
tbranyen merged 1 commit into
nodegit:masterfrom
bleathem:hunkcb

Conversation

@bleathem

Copy link
Copy Markdown
Contributor

The nodegit git_diff_hunk_cb wrapper had a definition for a line argument that is not present in the libgit2 API:
https://libgit2.github.com/libgit2/#HEAD/group/callback/git_diff_hunk_cb

This PR removes that line argument.

@johnhaley81

Copy link
Copy Markdown
Collaborator

@tbranyen

Copy link
Copy Markdown
Member

Awesome, thanks!

tbranyen added a commit that referenced this pull request Apr 20, 2015
Removed the superflous "line" argument
@tbranyen
tbranyen merged commit b641689 into nodegit:master Apr 20, 2015
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.

3 participants