Remove post redirects

This commit is contained in:
Oliver Davies 2017-09-11 21:24:34 +01:00
parent 1609649ce0
commit f38bb26489
90 changed files with 43 additions and 184 deletions

View file

@ -7,8 +7,6 @@ tags:
- drupal-planet
- git
use: [posts]
redirect:
- blog/git-format-patch/
---
{% block excerpt %}
An explanation of the "git format-patch" command, and how it could be used in Drupal's Git workflow.