From c30db426dbaa7d4862eb070d7e7a3664e94244a4 Mon Sep 17 00:00:00 2001 From: Pablo Fernandez Date: Tue, 3 Oct 2023 16:53:00 +0200 Subject: [PATCH 1/3] New README and the two firts 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..ba4d2ce0 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 bc81a9cfe230c401124bc003eba04acd4234a469 Mon Sep 17 00:00:00 2001 From: Pablo Fernandez Date: Tue, 3 Oct 2023 16:59:52 +0200 Subject: [PATCH 2/3] README name modified and then deleted --- 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 From 90abedb792840c2cf8f857ffb6acdfde31c0fc74 Mon Sep 17 00:00:00 2001 From: Pablo Fernandez Date: Wed, 4 Oct 2023 16:11:58 +0200 Subject: [PATCH 3/3] Prueba --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index adfd6da3..44f465a8 100644 --- a/README.txt +++ b/README.txt @@ -13,3 +13,4 @@ As a quick reminder, this came from one of three locations in either SSH, Git, o We can, as an example effort, even modify this README and change it as if it were source code for the purposes of the class. This demo also includes an image with changes on a branch for examination of image diff on GitHub. + HOla