- bare
int bare;
Undocumented in source.
- checkout_branch
const(char)* checkout_branch;
Undocumented in source.
- checkout_opts
git_checkout_opts checkout_opts;
Undocumented in source.
- cred_acquire_cb
git_cred_acquire_cb cred_acquire_cb;
Undocumented in source.
- cred_acquire_payload
void* cred_acquire_payload;
Undocumented in source.
- fetch_progress_cb
git_transfer_progress_callback fetch_progress_cb;
Undocumented in source.
- fetch_progress_payload
void* fetch_progress_payload;
Undocumented in source.
- fetch_spec
const(char)* fetch_spec;
Undocumented in source.
- push_spec
const(char)* push_spec;
Undocumented in source.
- pushurl
const(char)* pushurl;
Undocumented in source.
- remote_autotag
git_remote_autotag_option_t remote_autotag;
Undocumented in source.
- remote_callbacks
git2.remote.git_remote_callbacks* remote_callbacks;
Undocumented in source.
- remote_name
const(char)* remote_name;
Undocumented in source.
- transport
git_transport* transport;
Undocumented in source.
- transport_flags
git_transport_flags_t transport_flags;
Undocumented in source.
- version_
uint version_;
Undocumented in source.