Expand description
Read-only structural discovery for Git worktrees and common control directories.
Structs§
- GitRepository
Structure - Structurally validated Git repository evidence.
- GitStructure
Issue - Exact structural problem found while inspecting Git control metadata.
- GitWorktree
Entry - One Git worktree administrative entry and its current structural state.
Enums§
- GitManager
Source Selection - Bounded manager-side source selection derived only from active structural entries.
- GitRepository
Selection - Selection made from the supplied path.
- GitStructure
Issue Kind - Closed classifications for malformed or conflicting Git structural evidence.
- GitWorktree
Role - Structural role of one checked-out worktree.
- GitWorktree
State - Current structural state of one worktree registration.
- Repository
Structure - 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.