Skip to main content

execute_worktree

Function execute_worktree 

Source
pub async fn execute_worktree(args: &Value) -> Result<String, String>
Expand description

tool: git_worktree

Manage Git worktrees — isolated working directories on separate branches. Use this to do risky or experimental work without touching the main branch.