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.
If I understood correctly:
Once you delete a repo from GitHub you have to email support@github.com
as soon as possible when this happens unless you have your forked repo still cloned somewhere on your computer.