On the Git Workflow page we link to GitHub's Workflow page with “fork and pull-request” but that page doesn't discuss the "fork" part of "fork and pull-request" and instead talks about the advantages of making your own branches, which are the same advantages we list to forks in our Git Workflow page.
This makes it slightly unclear if the fork strategy is necessary or not.
On the
Git Workflow
page we link to GitHub's Workflow page with “fork and pull-request” but that page doesn't discuss the "fork" part of "fork and pull-request" and instead talks about the advantages of making your own branches, which are the same advantages we list to forks in ourGit Workflow
page. This makes it slightly unclear if the fork strategy is necessary or not.