git_stash
Save and temporarily set aside uncommitted changes in a Git repository, enabling branch switching or cleaning without losing modifications.
Instructions
Stashes changes in working directory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to Git repository |