From 497e052f4c7de43b35a4db58b975c248257f4e93 Mon Sep 17 00:00:00 2001 From: abelmore33 Date: Sat, 17 Sep 2022 21:48:05 -0400 Subject: [PATCH 1/2] updated git.txt and added newFile.txt --- git.txt | 1 + newFile.txt | 0 2 files changed, 1 insertion(+) create mode 100644 newFile.txt diff --git a/git.txt b/git.txt index 980a0d5..cb1976d 100644 --- a/git.txt +++ b/git.txt @@ -1 +1,2 @@ Hello World! +My name is Aaron diff --git a/newFile.txt b/newFile.txt new file mode 100644 index 0000000..e69de29 From ce78d3dc42eaaa29d6143fc53661fadd45e0c8b9 Mon Sep 17 00:00:00 2001 From: abelmore33 Date: Sat, 17 Sep 2022 21:55:31 -0400 Subject: [PATCH 2/2] Updated newFile.txt --- newFile.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/newFile.txt b/newFile.txt index e69de29..88126f0 100644 --- a/newFile.txt +++ b/newFile.txt @@ -0,0 +1 @@ +I'm also a file