Git Worktree Workflow What Is A Worktree

Sub-skill of git-worktree-workflow: What is a Worktree?.

vamseeachanta 8566c77 451 B Updated

File contents

What is a Worktree?

What is a Worktree?

Main repo: /project (on main branch)
Worktree 1: /project-feature-a (on feature-a branch)
Worktree 2: /project-feature-b (on feature-b branch)
Worktree 3: /project-hotfix (on hotfix branch)

All share the same .git directory but have independent working directories.

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/git-worktree-workflow/what-is-a-worktree commit 8566c77d7e

Frequently asked questions

npx skillmds@latest add vamseeachanta/git-worktree-workflow-what-is-a-worktree