Update slides, video links
This commit is contained in:
parent
b3cd50f7e9
commit
00dd9e6cf7
19 changed files with 74 additions and 49 deletions
|
@ -1,9 +1,11 @@
|
|||
---
|
||||
title: Never Commit to Master - An Introduction to Git Flow
|
||||
slides: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
|
||||
slides_embed: <script async class="speakerdeck-embed" data-id="201559e0f103013198dd5a5f6f23ab67" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
video: https://www.youtube.com/watch?v=T-miCpHxfds
|
||||
video_embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/T-miCpHxfds" frameborder="0" allowfullscreen></iframe>
|
||||
slides:
|
||||
url: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
|
||||
embed: <script async class="speakerdeck-embed" data-id="201559e0f103013198dd5a5f6f23ab67" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
|
||||
video:
|
||||
url: https://www.youtube.com/watch?v=T-miCpHxfds
|
||||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/T-miCpHxfds" frameborder="0" allowfullscreen></iframe>
|
||||
tags: [conference, drupalcamp, drupalcamp-london, git, git-flow]
|
||||
slug: git-flow
|
||||
tweets: yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue