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

lfs support for git.destination #277

Open
gsemet opened this issue Jan 12, 2024 · 3 comments · May be fixed by #301
Open

lfs support for git.destination #277

gsemet opened this issue Jan 12, 2024 · 3 comments · May be fixed by #301

Comments

@gsemet
Copy link

gsemet commented Jan 12, 2024

Please add lfs support (gitlab user here) in order to respect the lfs storage. Simply use git add --renormalize when you create the commit it will do the conversion when needed. We have converted one of our project to lfs and the export with copybara crashes.

@gsemet
Copy link
Author

gsemet commented Dec 6, 2024

Is it still possible to add enable_lfs for git.origin like git.github_origin please?

@hsudhof
Copy link
Collaborator

hsudhof commented Dec 6, 2024

Thank you for the ping. I am not a huge fan of LFS, but I don't see any hard reasons not to allow this as an option.

@gsemet
Copy link
Author

gsemet commented Dec 6, 2024

We actually use it a lot (on Gitlab) and solve may scalability issue with binaries (some teams stores large files in LFS). So yes this is a must have.

Thanks if you can make it work, would help me a lot. Also if you can renormalize the commit before push would be great !)

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 a pull request may close this issue.

2 participants