Files
tea4j-autodeploy/docs/UpdateBranchRepoOption.md
2026-01-02 16:34:01 +00:00

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]