this post was submitted on 17 Jun 2026
26 points (90.6% liked)

Opensource

6259 readers
59 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] LodeMike@lemmy.today 3 points 5 days ago (1 children)

This won't gain traction no matter how good it is because it isn't git.

[–] Lydia_K@lemmy.world 12 points 5 days ago (1 children)

It's specifically for the kinds of things git is bad at. Try running a large unity project with git and you'll feel the pain, it works, but not well and with lots of struggle along the way. I'm not smack talking git here, it's just that git wasn't designed for that kind of thing.

[–] LodeMike@lemmy.today 5 points 5 days ago (2 children)

Git LFS is a thing. I'm not denying if it's good. Git is just, ubiquitous.

[–] Lydia_K@lemmy.world 9 points 5 days ago

Git LFS feels like a pretty big band aid and adds a bunch of cost of you are using any service

[–] terabyterex@lemmy.world 6 points 5 days ago* (last edited 5 days ago) (1 children)

most large game studios use perforce.

[–] uuj8za@piefed.social 3 points 5 days ago

Yep, was just gonna say this.