Components of the GitHub flow | Part 1
Table of Contents
Branches
Commits
Pull Requests
The GitHub Flow
Git Flow
Branches
By default we get main/master branch. When we want to implement a new feature we create a branch from the defa
d4rkr0n1n.hashnode.dev1 min read