Skip to main content

Module git_review

Module git_review 

Source

Structs§

DiffDocument
A complete renderer-neutral review snapshot: every changed file with its patch and, when captured, both complete source versions.
FileDiff
One changed file.
GitDiffEvent
GitWatchEvent

Enums§

DiffScope
The snapshot included in a document.
FileStatus
Git’s file operation classification.
GitDiffError
An error from repository discovery, Git execution, or worktree access.
GitWatchError
A failure while starting, watching, or loading for a crate::RepositoryWatcher.
StageState
Index/worktree staging state.

Type Aliases§

GitWatchResult