# 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]