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§
- Extended
GitReport - Represents an extended Git report with optional process reports.
- GitOptions
- The
GitOptionsstruct 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