mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
9 lines
395 B
Markdown
9 lines
395 B
Markdown
# CreateBranchRepoOption
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**newBranchName** | **String** | Name of the branch to create |
|
|
**oldBranchName** | **String** | Deprecated: true Name of the old branch to create from | [optional]
|
|
**oldRefName** | **String** | Name of the old branch/tag/commit to create from | [optional]
|