Skip to main content

Module commit

Module commit 

Source
Expand description

Selective commit and history helpers. Selective commit and branch history helpers.

Re-exports§

pub use cherry::CherryPick;
pub use cherry::EntitySelection;
pub use selective::SelectiveCommit;
pub use validator::CommitValidator;
pub use validator::ValidationReport;

Modules§

cherry
Cherry-pick selection models. Cherry-pick selection models for selective branch promotion.
history
Commit history accessors. Commit history helpers for branch registries.
selective
Selective commit entry points. Selective entity commit operations between branches.
validator
Pre-commit validation routines. Pre-commit validation for cherry-pick operations.