←back to thread

I see a future in jj

(steveklabnik.com)
295 points steveklabnik | 1 comments | | HN request time: 0.213s | source
Show context
TinkersW ◴[] No.45676111[source]
Does it work with large binary files and not choke like git? Cause git may have won for webdev etc, but in some industries such as gamedev, Perforce is the king... git is barely used at all because it can't handle binary files worth a damn(yes I know about the large file extension, no it isn't sufficient).
replies(3): >>45676135 #>>45676394 #>>45677433 #
jasonpeacock ◴[] No.45676394[source]
Perforce’s binary support is basically equivalent to Git LFS, it does the same thing.

What does Perforce binary support have that Git LFS doesn’t?

AFAIK, the base issue that Perforce is already in use and it has enterprise support.

replies(3): >>45677079 #>>45677238 #>>45677301 #
1. tom_ ◴[] No.45677301[source]
1. Perforce checkout requests always do the round trip to the server.

2. Artists can actually understand Perforce.