Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpWorkerState ¶
DumpWorkerState captures git state for debugging. Returns the path to the dump file.
func IsWorktreeClean ¶
IsWorktreeClean checks whether the worktree has uncommitted changes. Returns (true, nil) if clean, (false, nil) if dirty, or (false, err) if the git command itself failed (e.g. missing directory, timeout).
func RemoveWorktree ¶
RemoveWorktree removes a git worktree and its branch.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.