A separate working directory attached to the same Git repository.
Git worktrees let concurrent workers use isolated checkouts and branches without duplicating the entire repository. They reduce filesystem collisions but do not remove dependency, merge, or review conflicts.