Structs§
- GitRepo
- Head
Commit Info - HEAD commit summary for the status report.
- Remote
Status Info - Tracking state against
origin/<branch>. - Repo
Status - Repository state decoupled from presentation — built by
GitRepo::status, rendered by the CLI / TUI / IDE layers. - Status
Entry - A single staged or unstaged path in the status report.
Enums§
- Change
Kind - What kind of change a status entry represents.