home/categories/git-workflows/alex-popov-tech-dotfiles-claude-claude-skills-git-worktree-create-skill-md
git-workflowsdevops
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.
maintainer
alex-popov-tech
更新於 12/5/2025
星標
92
分支
3
quick start
Installation and usage
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use git-worktree-create