stash_list
Display a list of Git stashes in a specified repository using an absolute path. Facilitates tracking and managing unsaved changes efficiently through the Git MCP Server.
Instructions
List stashes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |