mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
444 B
444 B
UpdateBranchRepoOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| force | Boolean | Force update even if the change is not a fast-forward | [optional] |
| newCommitId | String | New commit SHA (or any ref) the branch should point to | |
| oldCommitId | String | Expected old commit SHA of the branch; if provided it must match the current tip | [optional] |