Git Workflow 2

In the feature method the code change exists in two different places.

The prototype

The change

Git: The octopus method

In the octopus method each feature is kept on a separate branch as long as possible

Delivering from the tail

This methods provides: