Skip to content

Allow null git_diff_opts#7

Open
kengruven wants to merge 1 commit intolibgit2-racket:mainfrom
kengruven:main
Open

Allow null git_diff_opts#7
kengruven wants to merge 1 commit intolibgit2-racket:mainfrom
kengruven:main

Conversation

@kengruven
Copy link

All libgit2 functions which take a git_diff_opts also allow NULL ("default values"). This change should allow Racket callers to pass #f here, too.

Possible first steps to fixing #4.

All libgit2 functions which take a git_diff_opts also allow NULL ("default values").
This change should allow Racket callers to pass #f here, too.
@kengruven
Copy link
Author

Any comments? The git diff family of commands seem unusable from libgit2-racket right now without something like this.

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