Comment on Darcs, Friendly Version ControlComments−bitwize1yUse Pijul instead. It uses the theory of patches from Darcs, does not have the exponential-merge corner case, and is written in Rust.−mtndew4brkfst1yI 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.
Comments
Use Pijul instead. It uses the theory of patches from Darcs, does not have the exponential-merge corner case, and is written in Rust.
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.