Worktree

Appears in 1 tutorial

An isolated copy of your git repository where an agent can work without touching your main checkout — handy for parallel or experimental changes.

As used in How Claude Code Works →

An isolated copy of your git repository where an agent can work without touching your main checkout — handy for parallel or experimental changes.