From aaf2a0bb63724e6fbcc989e9dd5c460257b9a8d8 Mon Sep 17 00:00:00 2001 From: NicolasCondide Date: Wed, 2 Oct 2024 17:05:17 +0200 Subject: [PATCH 1/2] New README and the two first fixes documented --- README | 1 + fix.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 00000000..29afdfaa --- /dev/null +++ b/README @@ -0,0 +1 @@ +My own README file diff --git a/fix.txt b/fix.txt index e69de29b..3e6b2396 100644 --- a/fix.txt +++ b/fix.txt @@ -0,0 +1,2 @@ +Fix #1 added -- You can safely remove this line -- +Fix #2: Very important fix added -- You can safely remove this line -- From 1c23acb4c91483f01731628f9d7701b2d9cd2d46 Mon Sep 17 00:00:00 2001 From: NicolasCondide Date: Wed, 2 Oct 2024 17:13:31 +0200 Subject: [PATCH 2/2] Delete of one file --- README | 1 - 1 file changed, 1 deletion(-) delete mode 100644 README diff --git a/README b/README deleted file mode 100644 index 29afdfaa..00000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -My own README file