switch_work
Switch to an existing branch. Returns the branch switched to and current HEAD SHA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchName | No | Name of the branch to switch to. | |
| workingDirectory | No | Git repo path. Default current directory. | . |