libgit2.sys.remote

Members

Enums

GIT_REMOTE_CAPABILITY_TIP_OID
anonymousenum GIT_REMOTE_CAPABILITY_TIP_OID
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_remote_capability_t
enum git_remote_capability_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

git_remote_connect_options_dispose
void git_remote_connect_options_dispose(libgit2.remote.git_remote_connect_options* opts)

Disposes libgit2-initialized fields from a git_remote_connect_options. This should only be used for git_remote_connect_options returned by git_transport_remote_connect_options.

Meta

License

GPL-2.0(Linking Exception)