What does 'forking' a repository mean in GitHub?

  1. Deleting a repository
  2. Making a repository private
  3. Renaming a repository
  4. Creating a personal copy of someone else's repository

Explanation

Forking creates a personal copy of someone else's repository in your GitHub account, allowing you to freely experiment with changes without affecting the original project.