If you’re a solo developer working on your own projects your Git workflow is usually simple: You work on the main (or master) branch all day every day. Professional teams use processes and workflows to prevent this from happening. Watch the video below to see me walk through one cycle of the workflow.

6m read timeFrom dev.to
Post cover image
Table of contents
Table of ContentsTrunk-Based Development in a NutshellWhat the heck is a Pull Request?Branch Protection: Enforce usage of Pull RequestsA tour through the Trunk-Based Development workflowSummary
1 Comment

Sort: