fork多份


No more forks can be created. These forks already exist:

 Jump to...

  1. Step-1: Clone the original repo to your local machine
  2. Step-2: Create a new empty repo in your GitHub account
  3. Step-3: Manually create the necessary remote links
  4. Step-4: Rename origin to upstream and add our new empty repo as the origin
  5. Step-5: Push from your local repo to your new remote one
  6. Reference

Create Multiple Forks of a GitHub Repo

Git