Git checkout
git_checkoutSwitch to or create a git branch (with -b) in a repository, refusing to operate if the working tree has uncommitted changes.
Instructions
Checkout branch (create with -b). Refuses on dirty tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| branch | Yes | ||
| create | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||