Git MCP Server
by Sheshiyer
stash_save
Save changes to stash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
all | No | Include ignored files | |
includeUntracked | No | Include untracked files | |
keepIndex | No | Keep staged changes | |
message | No | Stash message | |
path | No | Path to repository. MUST be an absolute path (e.g., /Users/username/projects/my-repo) |