libgit2_d.example.diff

Undocumented in source.

Members

Enums

CACHE_NORMAL
anonymousenum CACHE_NORMAL
Undocumented in source.
OUTPUT_DIFF
anonymousenum OUTPUT_DIFF
Undocumented in source.

Functions

lg2_diff
int lg2_diff(libgit2_d.types.git_repository* repo, int argc, char** argv)

These functions are implemented at the end

Structs

diff_options
struct diff_options

The 'diff_options' struct captures all the various parsed command line options.

Meta