oliverdavies.uk/source/_talks/git-flow.md
Oliver Davies f33e9beaa4 Consistent ordering and formatting for talk events
Use a consistent format for talk events, with the most recent talk at
the top of the list with the rest in a descending order.

This removes the need to use a `reverse` filter in the events partial.
2024-01-15 19:41:05 +00:00

20 lines
605 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Never Commit to Master - An Introduction to Git Flow
description: An introduction to and demonstration of the Git Flow branching model.
speakerdeck:
id: 201559e0f103013198dd5a5f6f23ab67
ratio: "1.29456384323641"
url: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
video:
type: youtube
id: T-miCpHxfds
tweets: yes
events:
-
name: DrupalCamp London 2014
location: London, UK
date: 2014-03-01
---
An introduction to the Git Flow branching model and the git-flow plugin, and how Ive used them to manage a Drupal development project.