Given a URL pointing to a repository/path, returns a URL for archive contents of the repository.
The relevant provider config
A URL pointing to a repository/path
Converts from: https://gitea.com/a/b/src/branchname or: https://gitea.com/api/v1/repos/a/b/archive/branchname.tar.gz
Given a URL pointing to a repository/path, returns a URL for archive contents of the repository.