# GitUpdateRefRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sha** | **String** | The SHA1 value to set this reference to | **force** | Option<**bool**> | Indicates whether to force the update or to make sure the update is a fast-forward update. Leaving this out or setting it to `false` will make sure you're not overwriting work. | [optional][default to false] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)