libgit2_d.example.remote

Undocumented in source.

Members

Enums

subcmd
enum subcmd

This is a sample program that is similar to "git remote". See the documentation for that (try "git help remote") to understand what this program is emulating.

Functions

lg2_remote
int lg2_remote(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

remote_opts
struct remote_opts
Undocumented in source.

Meta