Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 487 Bytes

File metadata and controls

16 lines (8 loc) · 487 Bytes

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 Deprecated: true Name of the old branch to create from [optional]
oldRefName String Name of the old branch/tag/commit to create from [optional]