6 ms·
> However, I continue to be amazed that Perforce survived Git. I assume its ability to handle large binaries has been what saved it. Curiously enough, the git
by blagie 2mo ago
> However, I continue to be amazed that Perforce survived Git. I assume its ability to handle large binaries has been what saved it.
Curiously enough, the git data model is ideal for handling large binaries. The place it crashes-and-burns is the user space.