Git Worktree Create

Create git worktrees in .worktrees/ for working on different branches without touching current working directory. Use this when the user needs to switch to another branch for quick fixes or temporary work while preserving uncommitted changes in their current worktree. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/alex-popov-tech---dotfiles--git-worktree-create commit ae956f4fad

Frequently asked questions

npx skillmds@latest add tomevault-io/git-worktree-create-2