<div><div dir="auto">It’s almost impossible to reach 100GB with code. You’d have to be using it for other media which is what github is trying to avoid presumably. You won’t get anywhere near these limits so you’re safe to fork llvm without worries.</div></div><div dir="auto"><br></div><div dir="auto">Best,</div><div dir="auto">Alex</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 19, 2019 at 4: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:0 0 0 .8ex;border-left:1px #ccc solid;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>
<br>
brian<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div></div>