Replies: 1 comment
-
See #2865 and #2919 for some ideas, these should be possible with a native backend |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was just wondering if jj is going to try to do something better than submodules and LFS. In my experience these are the two biggest problems with Git. I've listed all the problems with submodules here. LFS has similar UX problems: files aren't automatically downloaded, you cant choose the file storage method independently of the actual file content, in general it's a hacked-on-the-side solution.
I guess you are somewhat constrained by trying to maintain Git compatibility, but if you could solve either (ideally both) of these problems in a better way than Git (wouldn't be hard!) then I think that would be a huge reason to use jj.
It would be a shame if jj just blindly copied Git here.
Beta Was this translation helpful? Give feedback.
All reactions