Hacker News new | ask | show | jobs
by bitwize 494 days ago
Use Pijul instead. It uses the theory of patches from Darcs, does not have the exponential-merge corner case, and is written in Rust.
1 comments

I would say that jujutsu is at least as compelling as Pijul in conversations where either is valid to implement. Migrating off of Git cold-turkey is a high barrier for some, and jj lets you defer that requirement via high-quality interop.