Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 548 Bytes

CreateBranchParam.md

File metadata and controls

12 lines (8 loc) · 548 Bytes

CreateBranchParam

Properties

Name Type Description Notes
AccessToken string 用户授权码 [optional] [default to null]
Refs string 分支起点名称,默认master [optional] [default to null]
BranchName string 新创建的分支名称 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]