Skip to main content

Module core

Module core 

Source

Structs§

GitRepo
HeadCommitInfo
HEAD commit summary for the status report.
RemoteStatusInfo
Tracking state against origin/<branch>.
RepoStatus
Repository state decoupled from presentation — built by GitRepo::status, rendered by the CLI / TUI / IDE layers.
StatusEntry
A single staged or unstaged path in the status report.

Enums§

ChangeKind
What kind of change a status entry represents.