Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 715 Bytes

BranchingModelAllOfDevelopment.md

File metadata and controls

12 lines (8 loc) · 715 Bytes

BranchingModelAllOfDevelopment

Properties

Name Type Description Notes
branch Branch [optional]
name str Name of the target branch. Will be listed here even when the target branch does not exist. Will be `null` if targeting the main branch and the repository is empty.
use_mainbranch bool Indicates if the setting points at an explicit branch (`false`) or tracks the main branch (`true`).

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