|
|
|
|
|
by Vermeulen
877 days ago
|
|
Git LFS is a giant hack ontop of Git. Most game devs I know moved away from it over time (back to Perforce or SVN). It might seem okay at first - but deep into a project you'll want to rearrange/rename folders and keep history logs, and discover that Git LFS doesn't actually work like normal Git and your file history wasn't kept. Only once you start dealing with issues will you find all the weird hacks Git LFS does ontop. I'd say Git not working well for game dev isn't a pitch that Diversion needs to make, because it's already clear to most game devs. |
|
Day to day I think its the industry tooling and the partial checkouts that have people pick P4, not esoteric problems you face years down the line.