Peter Penchev | 3c91fe7 | 2019-12-03 16:01:26 +0200 | [diff] [blame] | 1 | From 7acc0c08b31c46a358e496cf69fb2750bfdbe823 Mon Sep 17 00:00:00 2001 |
| 2 | From: Peter Penchev <openstack-dev@storpool.com> |
| 3 | Date: Fri, 29 Nov 2019 23:25:13 +0200 |
| 4 | Subject: [PATCH] Make a conflicting change to the README file. |
| 5 | |
| 6 | Change-Id: I74a6d83a52acb5c72d088c0c3d1d74f10c5f592f |
| 7 | --- |
| 8 | README.txt | 2 +- |
| 9 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 10 | |
| 11 | diff --git a/README.txt b/README.txt |
| 12 | index e16c97f..0ed1e0e 100644 |
| 13 | --- a/README.txt |
| 14 | +++ b/README.txt |
| 15 | @@ -1,2 +1,2 @@ |
| 16 | This is a sample Git repository for testing the operation of |
| 17 | -the git-if-needed tool. |
| 18 | +the git-if-needed tool. There is nothing more to it. |
| 19 | -- |
| 20 | 2.24.0 |
| 21 | |