git_current_branch
Retrieve the current Git branch name for a repository. Use this to identify the active branch in your workflow.
Instructions
Return the active branch name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |