Hi,
We are currently using the Git repositories API in the latest version of the package Microsoft.TeamFoundationServer.Client (16.139.0-preview).
We have encountered that the GitQueryCommitsCriteria used in the operation GetCommitsAsync, does not support the searchCriteria.historyMode parameter. This parameter is present in the REST API. (https://docs.microsoft.com/en-us/rest/api/vsts/git/commits/get%20commits?view=vsts-rest-4.1)
Is there any way to achieve it using the current api? If not, would it be possible to support it?
Thanks for you attention.