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.

alex-popov-tech
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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use git-worktree-create