Git stash
git_stashManage git stashes by listing, pushing, and dropping entries. Note that pop and drop permanently remove stashes.
Instructions
Stash list/push/pop/drop. pop/drop are destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| index | No | ||
| action | No | list | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |