From 9923f4566c2e15d939a5929a42dc271cf5071fcc Mon Sep 17 00:00:00 2001 From: Olivia Grech Date: Sat, 7 Sep 2024 14:34:57 +0200 Subject: [PATCH 1/3] adding a test file# Please enter the commit message for your changes. Lines starting --- testfile.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testfile.txt diff --git a/testfile.txt b/testfile.txt new file mode 100644 index 0000000..1ff0d4f --- /dev/null +++ b/testfile.txt @@ -0,0 +1,3 @@ +This is a test file. + + From 4127fc1ae68b6f8979d5882129c95f6e571bec79 Mon Sep 17 00:00:00 2001 From: Olivia Grech Date: Mon, 9 Sep 2024 14:14:36 +0200 Subject: [PATCH 2/3] adding new file --- hello.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 hello.py diff --git a/hello.py b/hello.py new file mode 100644 index 0000000..e69de29 From 5285831c61dfff56cfd8c3beaeb1d95aa66ce267 Mon Sep 17 00:00:00 2001 From: Olivia Grech Date: Mon, 9 Sep 2024 14:50:22 +0200 Subject: [PATCH 3/3] delete tesfile.txt --- testfile.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 testfile.txt diff --git a/testfile.txt b/testfile.txt deleted file mode 100644 index 1ff0d4f..0000000 --- a/testfile.txt +++ /dev/null @@ -1,3 +0,0 @@ -This is a test file. - -