mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-11 03:53:48 +08:00
I sometimes want to see how commit description is evolved. This patch adds a separate loop for diff of commit descriptions. This should be okay since DiffRenderer wouldn't have more than one "long" formats. Alternatively, we could add a fake TreeDiff entry so the commit description would be represented as a file in all diff formats. I have no idea which would provide better UX, so I chose the simpler one. Closes #7202
5.9 KiB
5.9 KiB