Git Workflow in 25 minutes
Git flow is a big part of your daily tasks as a software engineer. Knowing how to manage tickets, when to make pull requests, how to let your team know what tickets you are working on, and how to effectively communicate with members on your team is crucial to developing enterprise level software. In this video, I demonstrate how I work with tickets, use git to create new branches, open new pull requests, and do code reviews.