gitstream
gitstream copied to clipboard
GitLFS disable `lfs pull`
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.
BTW, we completely stopped working with gitStream for now since it ate up all of out git LFS quota
Sorry to hear that @SiviP-Glossai I'll update here once we have better support for Git LFS