This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/source/_talks/git-flow.md

17 lines
635 B
Markdown
Raw Normal View History

2018-05-09 22:24:08 +00:00
---
title: Never Commit to Master - An Introduction to Git Flow
2019-03-04 00:05:04 +00:00
description: An introduction to and demonstation of the Git Flow braching model.
2018-05-09 23:17:07 +00:00
speakerdeck:
id: 201559e0f103013198dd5a5f6f23ab67
ratio: '1.29456384323641'
2018-05-09 22:24:08 +00:00
url: https://speakerdeck.com/opdavies/never-commit-to-master-an-introduction-to-git-flow
2018-05-09 23:17:07 +00:00
youtube:
id: T-miCpHxfds
2018-05-09 22:24:08 +00:00
tags: [conference, drupalcamp, drupalcamp-london, git, git-flow]
tweets: yes
events:
2018-06-20 23:13:20 +00:00
- event: drupalcamp_london_14
2019-02-13 01:10:14 +00:00
date: 2014-03-01
2018-05-09 22:24:08 +00:00
---
2018-05-09 23:17:07 +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.