Skip to main content

Module options

Module options 

Source
Expand description

Option types for git operations.

Structs§

BlameOptions
Controls blame output.
CheckoutOptions
Controls checkout behavior.
CherryPickOptions
Controls cherry-pick behavior.
CleanOptions
Controls repository cleaning operations.
CommitOptions
Controls commit creation.
DescribeOptions
Controls git describe-style inspection.
FetchOptions
Controls fetch behavior.
GrepOptions
Controls git grep-style inspection.
LogOptions
Controls log traversal.
MergeOptions
Controls merge behavior.
PushOptions
Controls push behavior.
RebaseOptions
Controls rebase behavior.

Type Aliases§

ExtraArgs
Raw extra CLI-style arguments preserved for implementation-specific usage.