Hacker News new | ask | show | jobs
by remram 1237 days ago
What if the original is made private and then deleted? Does your fork remain?
1 comments

Yes, the docs linked above say:

"If a public repository is made private and then deleted, its public forks will continue to exist in a separate network."

https://docs.github.com/en/pull-requests/collaborating-with-...