Get Github total clone statistics

一个人想着一个人 提交于 2019-12-11 10:21:56

问题


Is there a way to get clone statistics of a github repository for any given month?

We have a Clones tab with stats for last 14 days https://help.github.com/articles/about-repository-graphs/#traffic but it would be interesting to look at the historical data.


回答1:


No. Neither the GitHub UI (https://github.com) nor the GitHub API (https://api.github.com) expose that data currently.



来源:https://stackoverflow.com/questions/30947625/get-github-total-clone-statistics

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!