-
Notifications
You must be signed in to change notification settings - Fork 168
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 objects are not mirrored #98
Comments
Can you elaborate on how one would mirror |
Also, I have no idea what the |
@samrocketman I think |
@nicholas-itpedia I don't use For instance @agonycoder mentions GitLab has a long discussion about it. Could I have a link to that discussion for reading? |
I stumbled accross this issue while trying out gitlab-mirrors. I implemented a quick and dirty attempt at using Git LFS in the provided scripts (see https://github.com/wrightsg/gitlab-mirrors/tree/git-lfs-support) based on the instructions in the link provided by @wangzw I have tested initial mirrorring using the I am not really a Git LFS expert and these changes most likely to not cover all cases. Maybe someone with more experience can weigh in. |
I believe it wouldn't be very hard to add this although gitlab mirror seems to have a long discussion about it as well. Maybe the 90% success simplistic case would suffice?
The text was updated successfully, but these errors were encountered: