python-gitea/docs/CreateBranchRepoOption.md
2025-10-21 21:45:29 +02:00

13 lines
557 B
Markdown

# CreateBranchRepoOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**new_branch_name** | **str** | Name of the branch to create |
**old_branch_name** | **str** | Deprecated: true Name of the old branch to create from | [optional]
**old_ref_name** | **str** | Name of the old branch/tag/commit to create from | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)