arashi 1.14.0 → 1.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -120,6 +120,7 @@ Arashi currently provides these commands:
|
|
|
120
120
|
- `arashi list`
|
|
121
121
|
- `arashi status`
|
|
122
122
|
- `arashi remove <branch|path>`
|
|
123
|
+
- `arashi prune [--dry-run]` - clean stale Git worktree metadata
|
|
123
124
|
- `arashi switch [filter] [--repos|--all] [--cd|--no-cd] [--sesh] [--no-default-launch]`
|
|
124
125
|
- `arashi shell init <bash|zsh|fish>`
|
|
125
126
|
- `arashi shell install`
|