20 lines
424 B
Diff
20 lines
424 B
Diff
|
From 3fee0042e610fb3563e4379e316704cb1210f3de Mon Sep 17 00:00:00 2001
|
||
|
From: Patch User <patchuser@gitlab.org>
|
||
|
Date: Thu, 18 Oct 2018 13:40:35 +0200
|
||
|
Subject: [PATCH] A commit from a patch
|
||
|
|
||
|
---
|
||
|
README | 2 ++
|
||
|
1 file changed, 2 insertions(+)
|
||
|
|
||
|
diff --git a/README b/README
|
||
|
index 3742e48..e40a3b9 100644
|
||
|
--- a/README
|
||
|
+++ b/README
|
||
|
@@ -1 +1,3 @@
|
||
|
Sample repo for testing gitlab features
|
||
|
+
|
||
|
+This was applied in a patch!
|
||
|
--
|
||
|
2.19.1
|