Crate vibe_graph_git

Crate vibe_graph_git 

Source
Expand description

Git fossilization helpers and real-time change detection.

Structs§

GitBackend
Default filesystem-backed Git store.
GitWatcher
Watches a git repository for changes.
GitWatcherConfig
Configuration for the git watcher.

Traits§

GitFossilStore
Abstraction describing how snapshots are persisted and retrieved.

Functions§

get_git_changes
Quick helper to get current changes for a path.