Using branching to your advantage to run a successful demo

When developing software, you eventually need to show your work to the world. But before that happens, there’s usually a review process in which someone (e.g. a tester, product owner, or stakeholder) wants to review what you built. Based on their feedback, you can improve your work until you reach a point where everyone is pleased and accepts the changes.

But how do you get to that point where people can view your work and deliver feedback? Let’s look at three different approaches that help you to showcase unfinished work.

The Solo Workflow

Working by yourself on a software product makes things easy.

The Integration Branch Workflow

The Multi-Environment Review Workflow

#programming #git #software-development

3 Git Workflows to Showcase Unfinished Work
1.75 GEEK