Module version_control

Module version_control 

Source
Expand description

Version control for orchestrations

Provides Git-like version control for orchestration configurations with branching, diffing, and history tracking.

Structs§

Branch
Version control branch
Commit
Version control commit
Diff
Diff between two versions
DiffChange
Individual change in a diff
DiffStats
Diff statistics
VersionControlRepository
Version control repository

Enums§

DiffChangeType
Type of diff change