gitstream icon indicating copy to clipboard operation
gitstream copied to clipboard

GitLFS disable `lfs pull`

Open SiviP-Glossai opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. We have Git LFS in our repo, and you recently added support for GitLFS which is great. The problem is that it consumes all of our bandwidth, because it pulls all of our repo on every call to gitStream.

Describe the solution you'd like It would be great to have a flag to allow us to disable git LFS pull, assuming we don't wish any of the cm logic to apply of changed LFS files. Another option is do not pull them by default.

SiviP-Glossai avatar Mar 23 '23 12:03 SiviP-Glossai

BTW, we completely stopped working with gitStream for now since it ate up all of out git LFS quota

SiviP-Glossai avatar Mar 30 '23 18:03 SiviP-Glossai

Sorry to hear that @SiviP-Glossai I'll update here once we have better support for Git LFS

vim-zz avatar Mar 30 '23 18:03 vim-zz