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,16 +1,14 @@
---
title: How to split a new Drupal contrib project from within another repository
date: 2018-03-10
excerpt:
How to use Git to split a directory from within an existing repository into
its own.
excerpt: How to use Git to split a directory from within an existing repository into its own.
tags:
- drupal
- drupal-7
- drupal-8
- drupal-planet
- git
- open-source
- drupal
- drupal-7
- drupal-8
- drupal-planet
- git
- open-source
---
Yay! Youve written a new Drupal module, theme or installation profile as part