Struct git2::RevertOptions[][src]

pub struct RevertOptions<'cb> { /* fields omitted */ }
Expand description

Options to specify when reverting

Implementations

Creates a default set of revert options

Set the mainline value

For merge commits, the “mainline” is treated as the parent.

Set the checkout builder

Set the merge options

Obtain the raw struct

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.