Remove Git Worktree
Instructions
以下のコマンドを実行して、git worktreeを削除します。 引数には削除するブランチ名を指定してください。
bash scripts/remove-worktree.sh [ブランチ名]
git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。
Browse the full folder contents for remove-git-worktree.
Loading file tree…
Skill Metadata
以下のコマンドを実行して、git worktreeを削除します。 引数には削除するブランチ名を指定してください。
bash scripts/remove-worktree.sh [ブランチ名]