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