Module git

Module git 

Source
Expand description

Git.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.

Structs§

ExtendedGitReport
Represents an extended Git report with optional process reports.
GitOptions
The GitOptions struct represents a set of options used to perform a Git commit operation.

Functions§

perform_git_commit
Performs a Git commit operation using the provided options