oliverdavies.uk/source/_talks/git-flow.md

19 lines
617 B
Markdown
Raw Normal View History

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