File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ HEAD@{today}
51
51
52
52
53
53
{% capture slide %}
54
- ### Common branching strategies
54
+ ### Branching strategies
55
55
{% endcapture %}
56
56
{% include slide-section %}
57
57
@@ -112,8 +112,13 @@ These are called Branching Strategies, but are just as easily called *Team Colla
112
112
* Continuous integration
113
113
114
114
#### 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 )
116
116
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 >
117
122
118
123
{% capture slide %}
119
124
### Git-core GUIs
You can’t perform that action at this time.
0 commit comments