tangled now supports jujutsu change-ids! Jujutsu is built around structuring your work into meaningful commits. Naturally, during code-review, you’d expect reviewers to be able to comment on individual commits, and also see the evolution of a commit over time, as reviews are addressed. We set out to natively support this model of code-review on Tangled. Tangled is a new social-enabled Git collaboration platform, read our intro for more about the project. For starters, I would like to contra...