Files
tea4j-autodeploy/docs/CreateBranchRepoOption.md
T
2026-07-02 00:02:13 +00:00

9 lines
378 B
Markdown

# CreateBranchRepoOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**newBranchName** | **String** | Name of the branch to create |
**oldBranchName** | **String** | Name of the old branch to create from | [optional]
**oldRefName** | **String** | Name of the old branch/tag/commit to create from | [optional]