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

Fetch Git LFS objects #1355

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fetch Git LFS objects #1355

wants to merge 1 commit into from

Conversation

hacker1024
Copy link
Member

@hacker1024 hacker1024 commented Jan 31, 2024

This PR changes the Git input plugin to fetch LFS objects alongside the regular git fetch when creating SCM caches. This allows the objects to be used in subsequent clones from the cache (done automatically when programs.git-lfs.enable is true).

This is harmless for repositories that do not use LFS.

Related: #824 (I'm not sure how this affects flakes).

@DerDennisOP
Copy link

@NixOS/hydra-maintainers could someone please merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants