Add and configure redirect bundle.

This commit is contained in:
Oliver Davies 2017-07-10 07:05:12 +01:00
parent 9deeaf6772
commit 1c07b44f1b
112 changed files with 288 additions and 128 deletions

View file

@ -7,6 +7,8 @@ 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.