From 086313bc33b84db74d8804bedd7d45b5092ae4c8 Mon Sep 17 00:00:00 2001 From: CB2 user Date: Mon, 8 Nov 2021 12:44:42 -0500 Subject: [PATCH 1/2] My first commit --- assignment1/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 assignment1/hello.txt diff --git a/assignment1/hello.txt b/assignment1/hello.txt new file mode 100644 index 0000000..802992c --- /dev/null +++ b/assignment1/hello.txt @@ -0,0 +1 @@ +Hello world From 9b3f3f70bc08fe944d09d50bd490063323c1a5bc Mon Sep 17 00:00:00 2001 From: CB2 user Date: Mon, 8 Nov 2021 12:45:24 -0500 Subject: [PATCH 2/2] Second change --- assignment1/hello.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment1/hello.txt b/assignment1/hello.txt index 802992c..553c0b6 100644 --- a/assignment1/hello.txt +++ b/assignment1/hello.txt @@ -1 +1 @@ -Hello world +Hello class