Given a URL pointing to a repository branch, returns a URL for latest commit information.
The relevant provider config
A URL pointing to a repository branch
Converts from: https://gitea.com/a/b/src/branchname or: https://gitea.com/api/v1/repos/a/b/git/commits/branchname
Given a URL pointing to a repository branch, returns a URL for latest commit information.