DEV Community

Discussion on: Git Workflow: Do you commit to master on your solo projects?

Collapse
 
daveskull81 profile image
dAVE Inden

Thanks for all of this detail! I like this approach. I love Netlify and I love how it can do a build off of branches. I might use this for my final testing to run the site locally on my machine and then get a preview of what a build with the branch looks like before merging it into master.