Git Worktree Workspace

`git worktree` で現在の GitHub リポジトリから追加ワークスペースを作成し、Codex の作業ディレクトリをその worktree に切り替えて作業したり、不要になった worktree を削除してメインのワークスペースへ戻ったりするときに使う。ブランチを作る感覚で一時ワークスペースへ移動したい依頼で使う。

Satoru314 Updated

File contents

Satoru314/codex-skills/tree/main/git-worktree-workspace commit f9d69286af

Frequently asked questions

npx skillmds@latest add satoru314/git-worktree-workspace