Expose compare stats similarly to the Commits API
The [Compare API](https://docs.gitlab.com/ee/api/repositories.html#compare-branches-tags-or-commits) should expose stats similarly to the [Commits API](https://docs.gitlab.com/ee/api/commits.html#get-a-single-commit).
----
*Original description:*

i want get the info from api : /projects/:id/repository/compare?from=master&to=feature

but i could not found anything,someone help!
issue