GIT: Git Flow and Github Pull Request

Опубликовано: 18 Март 2026
на канале: CodeOps Show
41,596
652

In this episode we show you how you can use git flow with pull request workflow.

Pull requests add an addition Q/A layer to your workflow. It allows your team to be in sync on whats going on in the codebase. Your team members can see any changes your making in a specific features. They can also see if the test is passing.

Generally before merging you can have a senior developer review your code and comment on the branch before it is merged.

Pull requests allow developers on the team to really develop as a developer since team members can also receive feedback from other team members.

#LINKS
Facebook -   / codemy.net  
Website - http://www.codemy.net
Twitter -   / codemynet