# GitCreateRefRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#ref** | **String** | The name of the fully qualified reference (ie: `refs/heads/master`). If it doesn't start with 'refs' and have at least two slashes, it will be rejected. |
**sha** | **String** | The SHA1 value for this reference. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)