git_clone_options

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

Members

Variables

bare
int bare;
Undocumented in source.
checkout_branch
const(char)* checkout_branch;
Undocumented in source.
checkout_opts
git_checkout_options checkout_opts;
Undocumented in source.
fetch_opts
git_fetch_options fetch_opts;
Undocumented in source.
local
git_clone_local_t local;
Undocumented in source.
remote_cb
git_remote_create_cb remote_cb;
Undocumented in source.
remote_cb_payload
void* remote_cb_payload;
Undocumented in source.
repository_cb
git_repository_create_cb repository_cb;
Undocumented in source.
repository_cb_payload
void* repository_cb_payload;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta