From c9fe850a3b6196c88755cef6b0a856893f9cbb13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CRuben=E2=80=9D?= Date: Tue, 3 Oct 2023 14:58:51 +0000 Subject: [PATCH 1/2] New README and the two first fixes documented --- README | 1 + fix.txt | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 00000000..635d0b7a --- /dev/null +++ b/README @@ -0,0 +1 @@ +My own README diff --git a/fix.txt b/fix.txt index e69de29b..f8209293 100644 --- a/fix.txt +++ b/fix.txt @@ -0,0 +1,3 @@ +AAA +Fix #1 added -- You can safely remove this line -- +Fix #2: Very important fix added -- You can safely remove this line -- From 7e85fc105a1520ee515588e3b8354073a733d7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CRuben=E2=80=9D?= Date: Tue, 3 Oct 2023 15:01:30 +0000 Subject: [PATCH 2/2] Remove README.to_delete --- README | 1 - 1 file changed, 1 deletion(-) delete mode 100644 README diff --git a/README b/README deleted file mode 100644 index 635d0b7a..00000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -My own README