Format post front matter and tags

This commit is contained in:
Oliver Davies 2021-07-09 17:32:30 +01:00
parent e36882ee20
commit 861e604a97
162 changed files with 733 additions and 731 deletions

View file

@ -1,14 +1,12 @@
---
title: git format-patch is your Friend
date: 2014-05-21
excerpt:
An explanation of the "git format-patch" command, and how it could be used in
Drupal's Git workflow.
excerpt: An explanation of the "git format-patch" command, and how it could be used in Drupal's Git workflow.
tags:
- patches
- drupal
- drupal-planet
- git
- drupal
- drupal-planet
- git
- patches
---
An explanation of the "git format-patch" command, and how it could be used in