From 8a6bd059fd8d1f9c8e83d646d420c1c860c1104e Mon Sep 17 00:00:00 2001 From: Luca Versari Date: Sun, 15 Sep 2024 11:28:41 +0200 Subject: [PATCH 1/5] Greet people --- README.md | 1 + somefile.txt | 1 + 2 files changed, 2 insertions(+) create mode 100644 somefile.txt diff --git a/README.md b/README.md index e69de29..b14df64 100644 --- a/README.md +++ b/README.md @@ -0,0 +1 @@ +Hi diff --git a/somefile.txt b/somefile.txt new file mode 100644 index 0000000..802992c --- /dev/null +++ b/somefile.txt @@ -0,0 +1 @@ +Hello world From ac5612ff2b085c30ae280fd446e32a4c5aaab899 Mon Sep 17 00:00:00 2001 From: Luca Versari Date: Sun, 15 Sep 2024 11:31:27 +0200 Subject: [PATCH 2/5] Hi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b14df64..e965047 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Hi +Hello From 49c12e16a55ccff9355538f946c6f2f1d3ffa4dc Mon Sep 17 00:00:00 2001 From: ultraprogrammer123 <54738037+ultraprogrammer123@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:34:51 +0200 Subject: [PATCH 3/5] blub --- somefile.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/somefile.txt b/somefile.txt index 802992c..b8c3b2b 100644 --- a/somefile.txt +++ b/somefile.txt @@ -1 +1,2 @@ Hello world +blub From 8942f326c74ca6f6ee6ddd5ff76f96aa9412fa44 Mon Sep 17 00:00:00 2001 From: Cheng Zhong Date: Sun, 15 Sep 2024 11:35:15 +0200 Subject: [PATCH 4/5] greet! --- cheng.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 cheng.txt diff --git a/cheng.txt b/cheng.txt new file mode 100644 index 0000000..2798149 --- /dev/null +++ b/cheng.txt @@ -0,0 +1 @@ +hello from Cheng \ No newline at end of file From 0b3c0b40249de151ef9174061c71698b121fa581 Mon Sep 17 00:00:00 2001 From: pizzamoeger Date: Sun, 15 Sep 2024 11:39:40 +0200 Subject: [PATCH 5/5] i said hi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e965047..2236327 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ Hello +Hi