mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-07-02 23:20:51 +00:00
8 lines
319 B
Markdown
8 lines
319 B
Markdown
# CommitDateOptions
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**author** | [**Date**](Date.md) | Author is the author date for the commit | [optional]
|
|
**committer** | [**Date**](Date.md) | Committer is the committer date for the commit | [optional]
|