Help me understand why #jujutsu #jj is worth using.
I am pretty happy using #git as is. My workflows are generally pretty simple, branch, commit, PR, squash, and merge.
My biggest pain points are when, rarely, a coworker will branch my branch and then I will have to handle the merge after I've rebased -i my branch.
I don't have any issues with git concepts or mental model. I rebase -i a lot, but rarely use the reflog. Only once did I lose any real work.