Jujutsu, to capture it in one sentence, is a modern front-end to local git repositories, which is a radical, but powerful simplification.
Here are his reasons why jujutsu might be worth a try.
This text was all written by hand by Evan Martin, a human. I used no AI, and disclaim this in particular so that you can expect that the choices made in what to mention, what to leave out, and in what order were carefully considered.
Nice.


Is there good jj integration in editors?
I think not yet. I was using magit in Emacs, but switched from git+magit mostly to jj+cli . What I would find useful is a patched-up gitk.
If you like magit, https://github.com/0WD0/majutsu is already quite good.
THANKS!