Skip to main content

Crate jj_cz

Crate jj_cz 

Source

Re-exports§

pub use crate::error::Error;

Modules§

error

Structs§

Body
CommitWorkflow
Orchestrates the interactive commit workflow
ConventionalCommit
Description
JjLib
JjLib provides jj repository operations via jj-lib 0.39.0
Scope

Enums§

BreakingChange
CommitMessageError
Errors that can occur when creating a ConventionalCommit
CommitType
DescriptionError
ScopeError
Error type for Scope validation failures

Traits§

JjExecutor
Trait for executing jj operations
Prompter
Abstraction over prompt operations used by the commit workflow