On Sat, Sep 28, 2024, at 01:31, rsbecker@xxxxxxxxxxxxx wrote: > I am one of those who really would like to see an improvement in this area. My > community needs large binaries, and the GitHub LFS support limits sizes to the > point of being pretty much not enough. I would be happy to participate in > requirements gathering for this effort (even if it goes to Rust 😉 ) git-annex is an alternative to Git LFS which doesn’t have any size limits since you can use any (multiple) remotes for the “big files” storage. Like an external drive. (written in Haskell) https://git-annex.branchable.com/ -- Kristoffer Haugsbakk