Is there native Dagger support for checking out repos using Git LFS with dag.git() and having it do the full pull operation? I noticed one of my builds was failing, and when I peeked inside the container, it appears that some of the files stored in Git LFS had Git metadata in place of the actual file contents. I see some hits on this Discord about how to potentially work around it but it's not clear how easy they will be to adapt to a private repo.
#Git LFS
1 messages · Page 1 of 1 (latest)
s there native Dagger support for checking out repos using Git LFS with dag.git() and having it do the full pull operation? I
not currently using the native APIs. If you have the time opening an issue so we can track this is much appreciated 🙏
Sure, I'll try to get something open sometime this week