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

557 B

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] [Back to API list] [Back to README]