Skip to content

garden remove

Remove a cloned repository

Terminal window
garden remove <path>

Unmount a repository’s virtual filesystem and clean up all of its local state: the mount, working directory, and cached data.

A checkout that has worktrees can’t be removed until they are (they share its history) — remove them first with ‘garden worktree remove’, or ‘garden worktree list’ to see them.