format patches
This commit is contained in:
parent
41a436d523
commit
eed2471168
|
@ -1,12 +1,18 @@
|
|||
Description: Avoid privacy breach in documentation
|
||||
From: Jonas Smedegaard <dr@jones.dk>
|
||||
Date: Sat, 16 Jul 2022 12:05:18 +0800
|
||||
Subject: Avoid privacy breach in documentation
|
||||
|
||||
Forwarded: no
|
||||
Author: Jonas Smedegaard <dr@jones.dk>
|
||||
Last-Update: 2020-12-03
|
||||
---
|
||||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||||
README.md | 4 ----
|
||||
1 file changed, 4 deletions(-)
|
||||
|
||||
diff --git a/README.md b/README.md
|
||||
index 8736fdb..d0ad3f2 100644
|
||||
--- a/README.md
|
||||
+++ b/README.md
|
||||
@@ -3,10 +3,6 @@
|
||||
@@ -3,10 +3,6 @@ Serialize JavaScript
|
||||
|
||||
Serialize JavaScript to a _superset_ of JSON that includes regular expressions, dates and functions.
|
||||
|
||||
|
|
Loading…
Reference in New Issue