Skip to content

Flag options in git_stash_apply and git_stash_pop as being optional#4117

Merged
ethomson merged 1 commit intolibgit2:masterfrom
rcjsuen:patch-1
Feb 10, 2017
Merged

Flag options in git_stash_apply and git_stash_pop as being optional#4117
ethomson merged 1 commit intolibgit2:masterfrom
rcjsuen:patch-1

Conversation

@rcjsuen
Copy link
Contributor

@rcjsuen rcjsuen commented Feb 9, 2017

The options parameter in both git_stash_apply and git_stash_pop can be NULL as can be seen in the linked tests. The documentation in the stash.h header file should reflect this.

The options parameter in both git_stash_apply and git_stash_pop can
be NULL. They should be flagged as such in the documentation.
@ethomson
Copy link
Member

👍 Thanks!

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.

2 participants