17 lines
396 B
Markdown
Executable File
17 lines
396 B
Markdown
Executable File
|
|
|
|
# RepoCommit
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**author** | [**CommitUser**](CommitUser.md) | | [optional]
|
|
**committer** | [**CommitUser**](CommitUser.md) | | [optional]
|
|
**message** | **String** | | [optional]
|
|
**tree** | [**CommitMeta**](CommitMeta.md) | | [optional]
|
|
**url** | **String** | | [optional]
|
|
|
|
|
|
|