# each worktree gets its own terminal
git worktree add ../worktrees/hotfix-payment -b hotfix-payment
npm run tauri dev
/Users/guo/Work/some-projects/worktree-manager-space · worktrees/feature-checkout-v2