libgit2/include
Ryan Roden-Corrent 37996d474b Document git_fetch_options struct and fix typo.
git_fetch_options was missing from the API docs because it lacked a
documentation comment above the struct declaration.
I used the git_checkout_options docstring as a template.

Also fixes a typo in git_remote_prune_refs (remote, not reamote).
2015-07-20 09:48:01 -04:00
..
git2 Document git_fetch_options struct and fix typo. 2015-07-20 09:48:01 -04:00
git2.h Include git2/transaction.h 2015-05-31 19:22:12 +02:00