libgit2_d.example.merge

Undocumented in source.

Members

Functions

lg2_merge
int lg2_merge(libgit2_d.types.git_repository* repo, int argc, char** argv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

merge_options
struct merge_options

The following example demonstrates how to do merges with libgit2.

Meta