For large/multi-round reviews, it'd be great to be able to get an arbitrary subset of the diff, mainly "changes since last review", like presented in the GitHub UI:

I'm not sure if GitHub exposes that in the API or it'd have to be tracked manually on the first prr submit, but it'd be great to be able to do something like prr get <PR> --changes-since-last-review or something (probably less verbose).
If this is something others would find useful, I'd be happy to take a crack at it (pointers greatly appreciated)
For large/multi-round reviews, it'd be great to be able to get an arbitrary subset of the diff, mainly "changes since last review", like presented in the GitHub UI:
I'm not sure if GitHub exposes that in the API or it'd have to be tracked manually on the first
prr submit, but it'd be great to be able to do something likeprr get <PR> --changes-since-last-reviewor something (probably less verbose).If this is something others would find useful, I'd be happy to take a crack at it (pointers greatly appreciated)