Fork: Your personal copy
Imagine you found a bug in Linux or React code. You cannot just git push to their repository—you lack permission. To propose changes you fork: create a full copy of someone else’s repository under your GitHub account.
Imagine you found a bug in Linux or React code. You cannot just git push to their repository—you lack permission. To propose changes you fork: create a full copy of someone else’s repository under your GitHub account.