Forks

  • Forks are a cloned version of a git repository that live in another spot
  • Mostly this is useful for talking about git hosts like GitHub, BitBucket, etc
  • For open source contributions, you usually fork a repo to get your own copy
  • Then you make changes to that copy and make PRs from that copy to the "main" repo

5 / 23