Is it possible to check on which server a repository has been cloned in bitbucket and github
Github seems to provide details of the git clones that have been run on a repository in it’s Graphs -> traffic tabs. Is this information also available from either the github api or gh cli tools? I’m just interested in the git clone details, specifically the server it was cloned on.