git_merge_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

default_driver
const(char)* default_driver;
Undocumented in source.
file_favor
git_merge_file_favor_t file_favor;
Undocumented in source.
file_flags
git_merge_file_flag_t file_flags;
Undocumented in source.
flags
git_merge_flag_t flags;
Undocumented in source.
metric
git_diff_similarity_metric* metric;
Undocumented in source.
recursion_limit
uint recursion_limit;
Undocumented in source.
rename_threshold
uint rename_threshold;
Undocumented in source.
target_limit
uint target_limit;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta