git_checkout_opts

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

Members

Variables

baseline
git_tree* baseline;
Undocumented in source.
checkout_strategy
uint checkout_strategy;
Undocumented in source.
dir_mode
uint dir_mode;
Undocumented in source.
disable_filters
int disable_filters;
Undocumented in source.
file_mode
uint file_mode;
Undocumented in source.
file_open_flags
int file_open_flags;
Undocumented in source.
notify_cb
git_checkout_notify_cb notify_cb;
Undocumented in source.
notify_flags
uint notify_flags;
Undocumented in source.
notify_payload
void* notify_payload;
Undocumented in source.
our_label
const(char)* our_label;
Undocumented in source.
paths
git_strarray paths;
Undocumented in source.
progress_cb
git_checkout_progress_cb progress_cb;
Undocumented in source.
progress_payload
void* progress_payload;
Undocumented in source.
target_directory
const(char)* target_directory;
Undocumented in source.
their_label
const(char)* their_label;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta