Format post front matter and tags
This commit is contained in:
parent
e36882ee20
commit
861e604a97
162 changed files with 733 additions and 731 deletions
|
@ -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
|
||||
it’s own.
|
||||
excerpt: How to use Git to split a directory from within an existing repository into it’s own.
|
||||
tags:
|
||||
- drupal
|
||||
- drupal-7
|
||||
- drupal-8
|
||||
- drupal-planet
|
||||
- git
|
||||
- open-source
|
||||
- drupal
|
||||
- drupal-7
|
||||
- drupal-8
|
||||
- drupal-planet
|
||||
- git
|
||||
- open-source
|
||||
---
|
||||
|
||||
Yay! You’ve written a new Drupal module, theme or installation profile as part
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue