Skip to main content

Module git

Module git 

Source
Expand description

Protocol-neutral Git state and worker messages (ADR-0010).

CLI details stay in termesh-git; these types live here because the application message bus and single-owner model must carry them without depending on a backend.

Structs§

GitBranch
GitBranchStatus
GitContextDiff
GitFailure
GitFileDiff
GitFileStatus
GitRepositorySnapshot

Enums§

GitChangeKind
GitDiffTarget
GitEvent
GitFailureKind
GitOperation
GitRequest

Type Aliases§

GitResult