Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache git lfs objects? #41

Closed
MarcKaufmann opened this issue Mar 12, 2021 · 1 comment
Closed

Cache git lfs objects? #41

MarcKaufmann opened this issue Mar 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@MarcKaufmann
Copy link
Owner

It seems that git lfs can eat lots of bandwidth without caching, although I don't get why it would need more than without git lfs. Is it just a case that git lfs downloads all files in the pipeline, whereas in a normal pipeline files can be cached more easily -- or is the concern simply that those who use git lfs usually have large files, hence caching becomes important?

If it is worse than the prior solution then (i) why did I start using it and (ii) let's cache it.

@MarcKaufmann MarcKaufmann added enhancement New feature or request question Further information is requested labels Mar 12, 2021
@MarcKaufmann
Copy link
Owner Author

Doesn't look like an issue right now - not using the quota.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants