rt worktree adopt
rt › worktree › adopt
One-shot migration: adopt an unmanaged repo's worktrees into the registry
Usage
rt worktree adopt [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--repo | text | Registered repo name (required) | |
--json | boolean | false | Print the raw result as JSON |
See code: commands/worktree.ts › worktreeAdopt