]> git.proxmox.com Git - libgit2.git/commit - include/git2/stash.h
Flag optional parameters for apply and pop
authorRemy Suen <remy.suen@gmail.com>
Thu, 9 Feb 2017 10:12:31 +0000 (19:12 +0900)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2017 10:12:31 +0000 (19:12 +0900)
commit93e2c74493cebb4503b8af793d4150b528efbdf5
tree6356a04ec2ae6ada246d492aabb9ddd2cc82bf2b
parentb4bd5e8453fddbac56d4f27a4b161945c910e4c9
Flag optional parameters for apply and pop

The options parameter in both git_stash_apply and git_stash_pop can
be NULL. They should be flagged as such in the documentation.
include/git2/stash.h