HI there,
We currently use Bitbucket Cloud and were thinking of using smart mirroring. If we set it up, can we use bitbucket server api with OAuth to query the commits and filter them using `since` and `until`. Asking this because the current V2 api doesn't support it. Our use case is that cloning a repo takes too long, when a simple api call can suffice to get a list of commits between two commits.
Best,
Hashim