java.gitea.api/docs/CreateBranchRepoOption.md

15 lines
361 B
Markdown
Raw Normal View History

2021-02-28 22:04:54 +01:00
# CreateBranchRepoOption
CreateBranchRepoOption options when creating a branch in a repository
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**newBranchName** | **String** | Name of the branch to create |
**oldBranchName** | **String** | Name of the old branch to create from | [optional]