emacs_git_stash_pop
Restore stashed Git changes directly from Emacs. Pop the stash at a specified index, defaulting to the newest, to recover saved work and remove it from the stash list.
Instructions
Pop the latest stash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Stash index to pop (default: 0) |