Module worktree

Module worktree 

Source
Expand description

Worktree module - git worktree operations and agent status communication

This module provides low-level git worktree operations and the agent status file format for communication between agents and the watch process.

Re-exports§

pub use git_ops::*;

Modules§

git_ops
Low-level git worktree operations.
status
Agent status file format for worktree communication