I made a PR on a repository, deleted my fork and I can't access my PR branch anymore. It says unknown repository at the top now.
How do I get back to a PR branch in a deleted fork?
I tried to make a new fork, clone it and do git checkout nameofbranchfrompullrequest, but all the changes disappeared.