I would like to be able to review Github pull requests as a single ediff
"session" (if that's the right word). However, whenever I use magit-ediff
from
Magit, I can only ediff a single file at once, then I have to exit the ediff
session and restart a new ediff session on the next file.
Is there a way I can use ediff to review an entire Github pull request that may have multiple commits and multiple changed files?