Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 833 Bytes

Branch.md

File metadata and controls

14 lines (11 loc) · 833 Bytes

Branch

Properties

Name Type Description Notes
Type_ string [default to null]
Links *interface{} [optional] [default to null]
Name string The name of the ref. [optional] [default to null]
Target *Commit [optional] [default to null]
MergeStrategies []string Available merge strategies for pull requests targeting this branch. [optional] [default to null]
DefaultMergeStrategy string The default merge strategy for pull requests targeting this branch. [optional] [default to null]

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