Leveraging Your Git Workflow to Improve Quality and Communication

Git is an amazing tool for maintaining version control for your code, but that’s just the beginning of its utility. With a little bit of planning and organization, you can design a workflow for yourself and your team that leverages the power of git to encourage clear communication, consistent code reviews, and effective QA testing. I’ll share the lessons I’ve learned working with a growing team of designers, developers, and testers building amazing WordPress sites with Modern Tribe. When and how to create a branch, what a pull request is, what to look for in a code review, when to merge, and more.

Speaker