Skip to content

Commit 0343154

Browse files
author
Matthew McCullough
committed
Videos and slides iframed-inline
1 parent 1c2ed32 commit 0343154

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

advanced/beta.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ HEAD@{today}
5151

5252

5353
{% capture slide %}
54-
### Common branching strategies
54+
### Branching strategies
5555
{% endcapture %}
5656
{% include slide-section %}
5757

@@ -112,8 +112,13 @@ These are called Branching Strategies, but are just as easily called *Team Colla
112112
* Continuous integration
113113

114114
#### Further reading
115-
* [Validated Build Promotions with Git, GitHub, and Jenkins](http://www.youtube.com/watch?v=Gd8OfAmKkMQ)
115+
[Validated Build Promotions with Git, GitHub, and Jenkins](http://www.youtube.com/watch?v=Gd8OfAmKkMQ)
116116

117+
<iframe width="640" height="480" src="//www.youtube-nocookie.com/embed/Gd8OfAmKkMQ?rel=0" frameborder="0" allowfullscreen></iframe>
118+
119+
[Git and GitHub Workflows at the Utah JUG](https://speakerdeck.com/matthewmccullough/git-and-github-workflows-at-the-utah-jug)
120+
121+
<script async class="speakerdeck-embed" data-id="111dc3201094013231b066d414c0f9a8" data-ratio="1.77777777777778" src="//speakerdeck.com/assets/embed.js"></script>
117122

118123
{% capture slide %}
119124
### Git-core GUIs

0 commit comments

Comments
 (0)