mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
9 lines
366 B
Markdown
9 lines
366 B
Markdown
# CommitStats
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**additions** | **Long** | Additions is the number of lines added | [optional]
|
|
**deletions** | **Long** | Deletions is the number of lines deleted | [optional]
|
|
**total** | **Long** | Total is the total number of lines changed | [optional]
|