stash_list
List interrupted work stashes not yet restored, newest first, and see the worktree each came from to apply them only where they belong.
Instructions
Work interrupted by a shutdown and not yet restored, newest first. Each names the worktree it came from — a stash only applies in the tree it was taken in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| include_restored | No |