Skip to main content

Module git

Module git 

Source
Expand description

Git worktree backend implementation.

Implements WorkspaceBackend using git worktree for workspace isolation. Each workspace is a detached worktree under ws/<name>/.

Structs§

GitWorktreeBackend
A workspace backend implementation using git worktree.

Enums§

GitBackendError
Errors from the git worktree backend.