Issue
When I create a new work tree and the changes are continuously local, the git tab updates with the summary and I can click through and do code review. However, as soon as this change turns into a pull request on GitHub, the changes are gone and I can no longer review the changes in the UI.
Screenshot
Here you can see my Git log shows a PR change, but it's not visible at all in the right tab.

Reproduction
- Make a new work tree
- Make some changes
- Make a pull request
- See the changes disappear.
Issue
When I create a new work tree and the changes are continuously local, the git tab updates with the summary and I can click through and do code review. However, as soon as this change turns into a pull request on GitHub, the changes are gone and I can no longer review the changes in the UI.
Screenshot
Here you can see my Git log shows a PR change, but it's not visible at all in the right tab.

Reproduction