Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 537 Bytes

File metadata and controls

10 lines (6 loc) · 537 Bytes

BranchSyncParameters

Properties

Name Type Description Notes
strategy str Conflict resolution strategy applied when the branch and its base have diverged. `use_main` keeps the values from the base branch; `use_branch` keeps the values from this branch. [optional]

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