Skip to main content

Module worktree

Module worktree 

Source
Expand description

Read-only structural discovery for Git worktrees and common control directories.

Structs§

GitRepositoryStructure
Structurally validated Git repository evidence.
GitStructureIssue
Exact structural problem found while inspecting Git control metadata.
GitWorktreeEntry
One Git worktree administrative entry and its current structural state.

Enums§

GitManagerSourceSelection
Bounded manager-side source selection derived only from active structural entries.
GitRepositorySelection
Selection made from the supplied path.
GitStructureIssueKind
Closed classifications for malformed or conflicting Git structural evidence.
GitWorktreeRole
Structural role of one checked-out worktree.
GitWorktreeState
Current structural state of one worktree registration.
RepositoryStructure
Read-only structural classification for one selected path.

Functions§

discover_repository_structure
Discover one repository structure without starting Git or mutating the filesystem.
discover_repository_structure_controlled
Discover one repository structure under caller-owned cancellation and deadline control.
git_administrative_identity
Return an opaque identity for one current Git administrative-directory lifecycle.
git_worktree_lifecycle_matches
Check one exact worktree lifecycle without enumerating sibling registrations.