From 044198e33e445399fda50dfd7c42e8d1586c72b7 Mon Sep 17 00:00:00 2001 From: Nicktrigleth Date: Sun, 18 Sep 2022 11:08:11 -0500 Subject: [PATCH 1/2] updated git.txt and added another file as well --- anotherfile.txt | 0 git.txt | 1 + 2 files changed, 1 insertion(+) create mode 100644 anotherfile.txt diff --git a/anotherfile.txt b/anotherfile.txt new file mode 100644 index 0000000..e69de29 diff --git a/git.txt b/git.txt index 980a0d5..3306ac8 100644 --- a/git.txt +++ b/git.txt @@ -1 +1,2 @@ Hello World! +Practicing this along with the module! So fun never understood github! From 7a5a69e5c1f367391c71080e175774efdbde41c9 Mon Sep 17 00:00:00 2001 From: Nicktrigleth Date: Sun, 18 Sep 2022 22:37:27 -0500 Subject: [PATCH 2/2] updated another file.txt --- anotherfile.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/anotherfile.txt b/anotherfile.txt index e69de29..3d0b91f 100644 --- a/anotherfile.txt +++ b/anotherfile.txt @@ -0,0 +1 @@ +also text in here