GitHub Flow Branching Strategy
Sunday, April 7, 2019Git flow is the most widely used git branching strategy out there, it works... for the most part. It gets the job done, but what if we wanted to avoid planned releases, really switch to an agile methodology and be more productive? Then GitHub Flow is the strategy for you.