I recently switched from git to jujutsu for most of my development work. For code review, I'll keep using git due to its more familiar and complete diffing and logging tools.
In this post I'll explain how I was using git and how this maps to jujutsu.
What is jujutsu …
read more