Closed
Description
Bug description
When I tried opening a pull request which had its branch already merged and deleted, I got an error that really left me wondering what really happened.
Steps to reproduce
- Go to a merged PR with a deleted branch
- Open the URL with GitPod
- See the error (attached in my comment)
Error: Cannot read property 'repository' of null
Expected behavior
Perhaps something like "couldn't find that branch in this repo, it's been probably deleted!
Example repository
More of an example Pull Request, here is one: #3431