libgit2_d.example.commit

Undocumented in source.

Members

Functions

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

This example demonstrates the libgit2 commit APIs to roughly simulate git commit with the commit message argument.

Meta