Skip to content
Discussion options

You must be logged in to vote

You should use a Fork when you want to contribute to a project where you do not have official write permissions (such as a public open-source repository); it creates a complete copy of the project under your own account. In contrast, a Branch is used when you are already a collaborator on a repository and want to isolate a specific feature or fix within the same project without affecting the main line of development.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stuartferr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants