Remix.run Logo
rootnod3 3 days ago

I mean, undo alone is a killer JJ feature. Sure, you can always somehow undo any git operation if you dig deep enough, but the ease of use on the JJ side without question.

stouset 3 days ago | parent [-]

The oplog is absolutely amazing. Having such a comprehensive safety net means you can have absolutely zero fear from doing absolutely anything to your repo, because you can always return the repo itself back to a known-good state. It's git's reflog on steroids.

rootnod3 2 days ago | parent [-]

Exactly. Even if outside of all that JJ would be an exact Git copy...undo alone is worth using it.