📌  相关文章
📜  github 获取 repo 大小 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:04.646000             🧑  作者: Mango

代码示例1
If you own the repository, you can find the exact size by opening your Account 
Settings -> Repositories (https://github.com/settings/repositories), and the 
repository size is displayed next to its designation.

If you do not own the repository, you can fork it and then check the in the 
same place.