From 7e1dfe4c7480c1938778de5ac25c3dcd9f3bc347 Mon Sep 17 00:00:00 2001 From: JayLuna12 <97865795+JayLuna12@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:10:22 -0700 Subject: [PATCH 1/5] Rename hello_world.txt to yes --- hello_world.txt => yes | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hello_world.txt => yes (100%) diff --git a/hello_world.txt b/yes similarity index 100% rename from hello_world.txt rename to yes From e44324ce3eec445bb7614d83a7b278eba65fbecf Mon Sep 17 00:00:00 2001 From: JayLuna12 <97865795+JayLuna12@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:13:09 -0700 Subject: [PATCH 2/5] Delete yes --- yes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 yes diff --git a/yes b/yes deleted file mode 100644 index 888882c6..00000000 --- a/yes +++ /dev/null @@ -1 +0,0 @@ -hi my name is jesus From 4d69eb4b2f042c03550bfac5084978ccc23d4a7f Mon Sep 17 00:00:00 2001 From: JayLuna12 <97865795+JayLuna12@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:13:25 -0700 Subject: [PATCH 3/5] Rename hello_world to hello_world.txt --- hello_world => hello_world.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename hello_world => hello_world.txt (100%) diff --git a/hello_world b/hello_world.txt similarity index 100% rename from hello_world rename to hello_world.txt From df802949f36b93c4cab15cb6687846b73b7e53a3 Mon Sep 17 00:00:00 2001 From: JayLuna12 <97865795+JayLuna12@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:22:48 -0700 Subject: [PATCH 4/5] Update hello_world.txt From a30e6f22ee449a8dc4a01da9a745271e50d46814 Mon Sep 17 00:00:00 2001 From: JayLuna12 <97865795+JayLuna12@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:57:26 -0700 Subject: [PATCH 5/5] Update and rename another_file.txt to hello_world.txt --- another_file.txt | 1 - hello_world.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 another_file.txt create mode 100644 hello_world.txt diff --git a/another_file.txt b/another_file.txt deleted file mode 100644 index b48b9f87..00000000 --- a/another_file.txt +++ /dev/null @@ -1 +0,0 @@ -Hello, this is another file. diff --git a/hello_world.txt b/hello_world.txt new file mode 100644 index 00000000..cfafe318 --- /dev/null +++ b/hello_world.txt @@ -0,0 +1 @@ +Hello, world this is a file.