Poorman's Pantheon and Wunderflow

Submitted by Calvin on Tue, 01/01/2019 - 14:58

This is a rough guide to set up and support a "wunderflow" style branching strategy with code sync to various environments with git. It will show how to create a Pantheon-like multidev experience on any server, using git hooks, as well as how to bypass Pantheon's "serial" code workflow and use a more robust "parallel" workflow. See: Parallel Principle of Git Workflow