581 B
581 B
CreateBranchRepoOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| new_branch_name | String | Name of the branch to create | |
| old_branch_name | Option<String> | Deprecated: true Name of the old branch to create from | [optional] |
| old_ref_name | Option<String> | Name of the old branch/tag/commit to create from | [optional] |