Expand description
Error types for the VCS layer.
Remote-server and custom-push/pull error variants (RemoteUnreachable,
AuthFailed, NonFastForward, MergeRequired) were removed: git is the
remote protocol; there is no custom khive-sync server.
MergeNotImplemented was removed because the custom merge engine is
superseded for v1.
Enums§
- VcsError
- Errors that can occur in the khive VCS layer (snapshot hashing, NDJSON sync, remote fetch).