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
64
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
いま注目のAIエージェントを作ってみよう
supermarimobros
0
350
roppongirb_20250911
igaiga
1
240
今日から始めるAWSセキュリティ対策 3ステップでわかる実践ガイド
yoshidatakeshi1994
0
110
初めてAWSを使うときのセキュリティ覚書〜初心者支部編〜
cmusudakeisuke
1
280
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
2
310
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
330
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
S3アクセス制御の設計ポイント
tommy0124
3
200
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
10k
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
500
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.8k
Create Ruby native extension gem with Go
sue445
0
120
Featured
See All Featured
Being A Developer After 40
akosma
90
590k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Designing for humans not robots
tammielis
253
25k
The Cult of Friendly URLs
andyhume
79
6.6k
Code Review Best Practice
trishagee
71
19k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
Scaling GitHub
holman
463
140k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Typedesign – Prime Four
hannesfritz
42
2.8k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
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,