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
59
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
99
Pomodoro lighting talk
aar0ntw
0
1.5k
Yii Basic Talk
aar0ntw
0
150
Other Decks in Technology
See All in Technology
AWS Summit Japan 2025 Community Stage - App workflow automation by AWS Step Functions
matsuihidetoshi
1
300
CursorによるPMO業務の代替 / Automating PMO Tasks with Cursor
motoyoshi_kakaku
1
460
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
270
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.2k
Amazon S3標準/ S3 Tables/S3 Express One Zoneを使ったログ分析
shigeruoda
5
570
"サービスチーム" での技術選定 / Making Technology Decisions for the Service Team
kaminashi
1
190
2年でここまで成長!AWSで育てたAI Slack botの軌跡
iwamot
PRO
4
800
Claude Code Actionを使ったコード品質改善の取り組み
potix2
PRO
6
2.5k
250627 関西Ruby会議08 前夜祭 RejectKaigi「DJ on Ruby Ver.0.1」
msykd
PRO
2
340
生成AI開発案件におけるClineの業務活用事例とTips
shinya337
0
100
AWS テクニカルサポートとエンドカスタマーの中間地点から見えるより良いサポートの活用方法
kazzpapa3
2
570
Model Mondays S2E03: SLMs & Reasoning
nitya
0
200
Featured
See All Featured
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
The Cult of Friendly URLs
andyhume
79
6.5k
GitHub's CSS Performance
jonrohan
1031
460k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Fireside Chat
paigeccino
37
3.5k
The Invisible Side of Design
smashingmag
300
51k
Git: the NoSQL Database
bkeepers
PRO
430
65k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
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,