←back to thread

94 points vincent_s | 1 comments | | HN request time: 0s | source
Show context
lifeformed ◴[] No.40912683[source]
What I want with a new git is first class support for large binary files. It's essential in game dev, and the best solution seems to be git lfs, which has its own problems.
replies(2): >>40915378 #>>40952217 #
1. reverius42 ◴[] No.40952217[source]
This is what we’re building https://xethub.com for! It’s a git forge with better support for large files (using git-xet instead of git-lfs) and it’s designed to store source code and binary assets in the same repo.

Disclaimer: I work at XetHub.