[llvm-dev] git question about disk space

Tom Stellard via llvm-dev llvm-dev at lists.llvm.org
Thu Dec 19 12:22:11 PST 2019


On 12/19/2019 12:17 PM, Bagel via llvm-dev wrote:
> If one has a free github account and clones the llvm-project repo into their account, what is the impact on their disk quota?  The llvm-project is huge but if one only changes a few files, does all the rest count against their quota or is some copy-on-write mechanism sharing the disk space amongst all cloners?
> 

I don't think GitHub has disk quotas:

https://help.github.com/en/github/managing-large-files/what-is-my-disk-quota

-Tomm

> thanks, brian
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list