Hi,
I'm trying to get commits for a branch the is names: "releases/version_1.0.0"
According to the docs, we can get commits on rev by:
trying to get GET /repositories/{workspace}/{repo_slug}/commits/releases/version_1.0.0 returns an error as it counts version_1.0.0 as a commit on branch releases.
Is there a way to solve this issue?
UPDATE
Sorry, this is working fine: /repositories/{workspace}/{repo_slug}/commits/releases/version_1.0.0
Thank you very much,
Giora.
It appears that using the branch name is working, even with path elements.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.