Welcome to Worktree Manager

Manage Git workspaces without the clutter

Switch between features, branches, and worktrees without losing your place. Group related projects together.

Import an existing workspace directory, or create a new one to get started.

A workspace is a directory holding your main repos plus the worktrees created from them. Related projects switch branches together.

workspace/
├── projects/      # main repos
│   ├── backend/
│   └── frontend/
└── worktrees/     # your worktrees

Only requirement: Git 2.0+. No Node.js or Rust needed at runtime.