<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 19, 2019 at 1:15 PM Bagel via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 12/19/19 2:22 PM, Tom Stellard wrote:<br>
> On 12/19/2019 12:17 PM, Bagel via llvm-dev wrote:<br>
>> 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?<br>
>><br>
> <br>
> I don't think GitHub has disk quotas:<br>
> <br>
> <a href="https://help.github.com/en/github/managing-large-files/what-is-my-disk-quota" rel="noreferrer" target="_blank">https://help.github.com/en/github/managing-large-files/what-is-my-disk-quota</a><br>
> <br>
> -Tomm<br>
<br>
But what about this quote from that page:<br>
--<br>
We recommend repositories be kept under 1GB each. Repositories have a hard <br>
limit of 100GB. If you reach 75GB you'll receive a warning from Git in your <br>
terminal when you push. This limit is easy to stay within if large files are <br>
kept out of the repository. If your repository exceeds 1GB, you might receive a <br>
polite email from GitHub Support requesting that you reduce the size of the <br>
repository to bring it back down.<br>
<br>
In addition, we place a strict limit of files exceeding 100 MB in size.<br>
--<br>
Perhaps they don't enforce this?  Maybe things are different for non-free accounts.<br></blockquote><div><br></div><div>This seems to me to be limits *per repository*, not a global limit on your account.</div><div>The LLVM repo is <1GB at the moment.</div><div><br></div><div>-- </div><div>Mehdi</div><div><br></div></div></div>