Refactor talks to be a lot simpler
This commit is contained in:
parent
42fd848581
commit
607f56e8c7
75 changed files with 390 additions and 980 deletions
11
source/_talks/2014-03-01-git-flow.md
Normal file
11
source/_talks/2014-03-01-git-flow.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
title: Never Commit to Master - An Introduction to Git Flow
|
||||
summary: An introduction to the Git Flow branching model and the git-flow plugin, and how I’ve used them to manage a Drupal development project.
|
||||
speakerdeck:
|
||||
id: 201559e0f103013198dd5a5f6f23ab67
|
||||
ratio: 1.29456384323641
|
||||
youtube:
|
||||
id: T-miCpHxfds
|
||||
image: git-flow.png
|
||||
---
|
||||
Presented at [DrupalCamp London 2014](http://drupalcamp.london).
|
Loading…
Add table
Add a link
Reference in a new issue