git_revert_options

Options for revert

Members

Variables

checkout_opts
libgit2_d.checkout.git_checkout_options checkout_opts;

Options for the checkout

mainline
uint mainline;

For merge commits, the "mainline" is treated as the parent.

merge_opts
libgit2_d.merge.git_merge_options merge_opts;

Options for the merging

version_
uint version_;
Undocumented in source.

Meta