rt sync all
rt › sync › all
Sync all worktrees in the current repo
Usage
rt sync all [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--dry-run | boolean | false | Show what would happen without doing it |
See code: commands/sync.ts › syncAllCommand