mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
9 lines
358 B
Markdown
9 lines
358 B
Markdown
# 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]
|