Create a branch in a Git repository
Allows users to create new branches in a Git repository. Form items for configuring the service contains the following fields:
- Repository - Select the Git repository where the branch will be created.
- Sha or ref - Select the sha or ref (other branch, tags etc.) from where the branch will be created.
- Branch Name - Complete with the name of the new branch.
- Move to a new sha if branch exists? - Activate this option if you wish to move the existing branch to a new sha.