Hacker News new | ask | show | jobs
by Vinnl 297 days ago
I think generally when people say that for jj, they mean it can do the same things with fewer concepts.
1 comments

The author lists that as a separate benefit, though.

My interpretation is that jj makes certain useful operations convenient to use that would be so complex in git as to be completely impractical. Something like jj undo would be a simple example: jj users can do it, and git users can’t, even though it’s logically possible in both systems.