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

Git Branch Model

Avatar for Ryan Lv Ryan Lv
August 07, 2014

Git Branch Model

Avatar for Ryan Lv

Ryan Lv

August 07, 2014
Tweet

More Decks by Ryan Lv

Other Decks in Programming

Transcript

  1. 部署到 qa • git checkout qa • git merge feature/sms

    • git pull • git push • cap qa deploy