Files
2025-09-07 00:21:05 +00:00

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]