mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
9 lines
347 B
Markdown
9 lines
347 B
Markdown
# Reference
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**object** | [**GitObject**](GitObject.md) | | [optional]
|
|
**ref** | **String** | The name of the Git reference (e.g., refs/heads/main) | [optional]
|
|
**url** | **String** | The URL to access this Git reference | [optional]
|