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,12 +1,10 @@
|
|||
---
|
||||
title: Quickly Apply Patches Using Git and curl or wget
|
||||
date: 2013-12-24
|
||||
excerpt:
|
||||
How to quickly download a patch file and apply it to a Git repository in one
|
||||
line
|
||||
excerpt: How to quickly download a patch file and apply it to a Git repository in one line.
|
||||
tags:
|
||||
- git
|
||||
- drupal-planet
|
||||
- drupal-planet
|
||||
- git
|
||||
---
|
||||
|
||||
Testing a patch file is usually a two-step process. First you download the patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue