What is the GitHub flow and what steps does it involve?

Github Medium

Github — Medium

What is the GitHub flow and what steps does it involve?

Key points

  • Involves a single protected main branch
  • Designed for continuous delivery
  • Requires a pull request for review
  • Excludes direct commits to the main branch

Ready to go further?

Related questions