Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Git Branching Model
Search
Aaron Huang
October 11, 2012
Technology
0
130
Git Branching Model
Introduction to a successful git branching model. This flow and picture is via Vincent Driessen
Aaron Huang
October 11, 2012
Tweet
Share
More Decks by Aaron Huang
See All by Aaron Huang
Scrumban - Workflow in KKTIX
aar0ntw
0
65
Dollar Symbol 深入淺出 2015/1 @ 5xRuby
aar0ntw
0
160
F2E - The Keystone of Web
aar0ntw
0
370
Build a web service cost 8.99 dollars - getxing.com
aar0ntw
0
100
Pomodoro lighting talk
aar0ntw
0
1.5k
Yii Basic Talk
aar0ntw
0
150
Other Decks in Technology
See All in Technology
ローカルLLMとLINE Botの組み合わせ その2(EVO-X2でgpt-oss-120bを利用) / LINE DC Generative AI Meetup #7
you
PRO
1
160
IoTLT@ストラタシスジャパン_20251021
norioikedo
0
140
ヘンリー会社紹介資料(エンジニア向け) / company deck for engineer
henryofficial
0
390
AI駆動で進める依存ライブラリ更新 ─ Vue プロジェクトの品質向上と開発スピード改善の実践録
sayn0
1
320
ゼロコード計装導入後のカスタム計装でさらに可観測性を高めよう
sansantech
PRO
1
440
可観測性は開発環境から、開発環境にもオブザーバビリティ導入のススメ
layerx
PRO
0
330
Azure Well-Architected Framework入門
tomokusaba
1
130
クラウドとリアルの融合により、製造業はどう変わるのか?〜クラスメソッドの製造業への取組と共に〜
hamadakoji
0
430
Kubernetes self-healing of your workload
hwchiu
0
540
Retrospectiveを振り返ろう
nakasho
0
110
Behind Postgres 18: The People, the Code, & the Invisible Work | Claire Giordano | PGConfEU 2025
clairegiordano
0
130
AIとともに歩んでいくデザイナーの役割の変化
lycorptech_jp
PRO
0
880
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
KATA
mclloyd
PRO
32
15k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
Code Review Best Practice
trishagee
72
19k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
930
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
640
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Designing for humans not robots
tammielis
254
26k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
Transcript
Git Branching Model Aaron Huang @aar0ntw Saturday, October 13,
via Vincent Driessen at http://nvie.com Saturday, October 13,
Why Git ? Saturday, October 13,
The Evolution Saturday, October 13,
VCS Evolution Saturday, October 13,
Contribution Workflow Saturday, October 13,
-PDL Saturday, October 13,
.FSHF Saturday, October 13,
1VMM Saturday, October 13,
3FWJFX"DDFQU Saturday, October 13,
via Vincent Driessen at http://nvie.com Saturday, October 13,
Main Branches Saturday, October 13,
Main Branches Saturday, October 13,
Main Branches • Master Saturday, October 13,
Main Branches • Master • Develop Saturday, October 13,
Main Branches • Master • Develop Saturday, October 13,
Main Branches • Master • Develop Saturday, October 13,
Support Branches Saturday, October 13,
Support Branches • Feature Saturday, October 13,
Support Branches • Feature • Release Saturday, October 13,
Support Branches • Feature • Release • Hotfix Saturday, October
13,
Support Branches • Feature • Release • Hotfix Saturday, October
13,
Support Branches • Feature • Release • Hotfix Saturday, October
13,
Support Branches • Feature • Release • Hotfix Saturday, October
13,
Support Branches • Feature • Release • Hotfix Saturday, October
13,
Feature Saturday, October 13,
Feature Saturday, October 13,
Release Saturday, October 13,
Hotfix Saturday, October 13,
Tools https://github.com/nvie/gitflow MacOSX: brew install git-flow Windows: contrib\msysgit-install.cmd Linux: apt-get
install git-flow Saturday, October 13,
Sources • A successful Git branching model • https://github.com/nvie/gitflow •
http://code.google.com/p/gerrit/ • Agile, the next generation: Three ways to go beyond Scrum Saturday, October 13,
End Saturday, October 13,