I like to review PRs mostly commit by commit to understand the thought process of the implementer. Sometimes I then cross-check with the final version to see if some change I would request is already made.
I can see that the list of commits in a PR can be shown. However, I am missing a way to jump to a diff for only one commit. And then a command to jump to the next/previous commit-diff.
That could be interesting, I'd most likely have a vertical split for the other diff. If we stick to the limitations of the list commits functionality it shouldn't be difficult to implement.
I like to review PRs mostly commit by commit to understand the thought process of the implementer. Sometimes I then cross-check with the final version to see if some change I would request is already made.
I can see that the list of commits in a PR can be shown. However, I am missing a way to jump to a diff for only one commit. And then a command to jump to the next/previous commit-diff.