git_git_branch_create
Create a new Git branch from the current HEAD to organize development work, with options to switch to it immediately or specify a repository directory.
Instructions
[git] Create a new branch from the current HEAD.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| checkout | No | ||
| repo_dir | No |