Peter Penchev | 3c91fe7 | 2019-12-03 16:01:26 +0200 | [diff] [blame] | 1 | From 1616666e77742002b1d02b8bdd3092048cfa3f3f Mon Sep 17 00:00:00 2001 |
| 2 | From: Peter Penchev <openstack-dev@storpool.com> |
| 3 | Date: Fri, 29 Nov 2019 23:24:27 +0200 |
| 4 | Subject: [PATCH 2/2] Make a change to the README file. |
| 5 | |
| 6 | Change-Id: I7b1587d3f10e717fc4d28b51aac38ae9247fc843 |
| 7 | --- |
| 8 | README.txt | 2 ++ |
| 9 | 1 file changed, 2 insertions(+) |
| 10 | |
| 11 | diff --git a/README.txt b/README.txt |
| 12 | index e16c97f..38358ac 100644 |
| 13 | --- a/README.txt |
| 14 | +++ b/README.txt |
| 15 | @@ -1,2 +1,4 @@ |
| 16 | This is a sample Git repository for testing the operation of |
| 17 | the git-if-needed tool. |
| 18 | + |
| 19 | +No need to wonder about the meaning behind it all, is there? |
| 20 | -- |
| 21 | 2.24.0 |
| 22 | |