Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 637 Bytes

File metadata and controls

11 lines (6 loc) · 637 Bytes

Working with GitHub

Storage

  • GitHub will complain about any file committed over 50MB.

  • The hard quota is 100MB. Everything larger has to go to LFS.

  • LFS has a hard cap at 4GB for teams, but we are also metered.

  • That is, using LFS has an inherent cost in terms of storage (how much you upload) and bandwidth (how much you download). In short, we should avoid using LFS. It solves nearly nothing.