Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Gitflow & Deployment Spectrum

Firdaus
April 01, 2017

Gitflow & Deployment Spectrum

How to manage task with GItflow and some Web Deployment variant

Firdaus

April 01, 2017
Tweet

More Decks by Firdaus

Other Decks in Technology

Transcript

  1. Tools for simplify work, technically a Distributed Version Control System

    for source code. - Created by Linus Torvalds - Local Repository - Branching Git ?
  2. - Created by Vincent Driessen - Strict branch model -

    Historical (Master, Develop) - Feature - Release - Hotfix - Plugin (OS X, Linuxm Windows) Gitflow
  3. Pros - Scrum - Clean repo history - Strict workflow

    - Release Management Consideration Const - Not useful at project startup - Coupled feature