From 60696750b1c9650fa802f99470a937e825b92977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CRub=C3=A9n?= Date: Tue, 3 Oct 2023 14:53:49 +0000 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..2a9227e6 100644 --- a/fix.txt +++ b/fix.txt @@ -0,0 +1,2 @@ +Fix #2: Very important fix added -- You can safely remove this line -- +Fix #2: Very important fix added -- You can safely remove this line -- From 2dc6f6ff800f2662186599578cbf1e32d5704975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CRub=C3=A9n?= Date: Wed, 4 Oct 2023 08:06:24 +0000 Subject: [PATCH 2/2] New changes --- README | 1 - fix.txt | 1 + 2 files changed, 1 insertion(+), 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 diff --git a/fix.txt b/fix.txt index 2a9227e6..509ca03b 100644 --- a/fix.txt +++ b/fix.txt @@ -1,2 +1,3 @@ Fix #2: Very important fix added -- You can safely remove this line -- Fix #2: Very important fix added -- You can safely remove this line -- +Fix #3 added -- Es una prueba --