hello,
i am using the bitbucket api but need to retrieve the commits for all branches or a specific branch - the documentation suggests it's only possible to get commits from the default branch: https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html#idm8283059808. is there any way around this?
thanks