[go: up one dir, main page]

Need Gitlab API endpoint to get the diverging commits count as like web UI

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

As like the web UI, which gets the diverging commit counts through endpoint,

https://gitlab.com/.../.../-/branches/diverging_commit_counts?format=json&names[]=main&names[]=test2&names[]=test3

I need the same response to get only the ahead and behind count through the Gitlab API v4.

Edited by 🤖 GitLab Bot 🤖