github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/FindMergeBaseResult.md (about)

     1  # FindMergeBaseResult
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **source_commit_id** | **String** | The commit ID of the merge source | 
     8  **destination_commit_id** | **String** | The commit ID of the merge destination | 
     9  **base_commit_id** | **String** | The commit ID of the merge base | 
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13