Files
tea4j-autodeploy/docs/CreateBranchRepoOption.md
2023-05-10 00:05:23 +00:00

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]