# CommitComparison ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **url** | **String** | | **html_url** | **String** | | **permalink_url** | **String** | | **diff_url** | **String** | | **patch_url** | **String** | | **base_commit** | [**models::Commit**](commit.md) | | **merge_base_commit** | [**models::Commit**](commit.md) | | **status** | **String** | | **ahead_by** | **i32** | | **behind_by** | **i32** | | **total_commits** | **i32** | | **commits** | [**Vec**](commit.md) | | **files** | Option<[**Vec**](diff-entry.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)