# GitObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sha** | **String** | The SHA hash of the Git object | [optional] **type** | **String** | The type of the Git object (e.g., commit, tag, tree, blob) | [optional] **url** | **String** | The URL to access this Git object | [optional]