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.
Does Bitbucket provide something similar as well?
At first glance, having searched through the github/bitbucket api documentation, it doesn’t seem like either api’s expose this data, but am hoping I may have just not searched for it with the right keywords.