Use four spaces in frontmatter blocks

This commit is contained in:
Oliver Davies 2024-02-07 20:01:19 +00:00
parent f3756a80a6
commit 11ae0f9fc7
422 changed files with 2980 additions and 2986 deletions

View file

@ -2,18 +2,18 @@
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
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
type: youtube
id: T-miCpHxfds
tweets: yes
events:
-
name: DrupalCamp London 2014
location: London, UK
date: 2014-03-01
-
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.