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

Feature: Include git-lfs in container to enable LFS repo syncing #124

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

Conversation

mikhail5555
Copy link

When cloning a git repository that has lfs enabled, the following error is thrown:

This repository is configured for Git LFS but 'git-lfs' was not found on your path. If you no longer wish to use Git LFS, remove this hook by deleting the 'pre-push' file in the hooks directory (set by 'core.hookspath'; usually '.git/hooks').

This should add the git-lfs binary and thus enable syncing git repos that have LFS enabled.

@mikhail5555 mikhail5555 changed the title Include git-lfs to container Feature: Include git-lfs in container to enable LFS repo syncing Dec 12, 2024
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.

1 participant