▲ | viraptor 5 days ago | |||||||||||||
Jujutsu unfortunately doesn't have any story for large files yet (as far as I can tell), but maybe soon ... | ||||||||||||||
▲ | martinvonz 5 days ago | parent [-] | |||||||||||||
That's correct. It's only on our roadmap so far (https://jj-vcs.github.io/jj/latest/roadmap/#better-support-f...). We have also talked about doing something similar for tree objects in order to better support very large directories (to reduce the amount of data we need to transfer for them) and very deep directories (to reduce the number of roundtrips to the server). I think we have only talked about that on Discord so far (https://discord.com/channels/968932220549103686/969291218347...). It would not be compatible with Git repos, so it would only really be useful to teams outside Google once there's an external jj-native forge that decides to support it (if our rough design is even realistic). | ||||||||||||||
|