Search code examples
githubgit-fork

Can't fork a repository on GitHub


I'm trying to fork this repository, but getting an error message:

You can't fork this repository at this time.

enter image description here

I've read the license, and tried forking from another computer using VPN, in case of security conflict of my browser and GitHub, but it still don't work, and I can't even guess why so. Please tell me, what am I doing wrong?


Solution

  • That sounds like a temporary GitHub issue.

    Creating a fork isn't dependent of a license or vpn. It's just a http call in your browser.

    Update: I forked the repo without issue.