versioning
Get a count of files that changed since a commit
Get a count of the files that changed since a commit. Default is the latest commit (HEAD).
get/version/count
Query parameters
commitstring
The Git commit hash to use as the starting point for the count.
Response
The requested GitCountResult object in a single-item list.