Remix.run Logo
mamcx 2 hours ago

No, jj is super simple in daily use, in contrast with git that is a constant chore (and any sane person use alias). This include stuff that in git is a total mess of complexity like dealing with rebases. So not judge the tool for this odd case.

Exoristos an hour ago | parent [-]

One rarely needs more from git than `git add -A && git commit -m`.