git_stash_apply
Apply a stashed Git state to the working directory without removing it from the stash list.
Instructions
Applies a single stashed state without removing it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to Git repository |