From 043ae0af90a8ee411628cbf63c2062bacef98d25 Mon Sep 17 00:00:00 2001 From: CB2 user Date: Mon, 8 Nov 2021 12:15:22 -0500 Subject: [PATCH 1/3] My first commit --- testfile.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 testfile.md diff --git a/testfile.md b/testfile.md new file mode 100644 index 0000000..de02db4 --- /dev/null +++ b/testfile.md @@ -0,0 +1 @@ +Some test file From e661da7247c895c5261b8c2798b0aeda7d818ed5 Mon Sep 17 00:00:00 2001 From: CB2 user Date: Mon, 8 Nov 2021 12:39:10 -0500 Subject: [PATCH 2/3] 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 5c7f5480a504b2fd79e4b97c06da39db9ea708c7 Mon Sep 17 00:00:00 2001 From: CB2 user Date: Mon, 8 Nov 2021 12:40:19 -0500 Subject: [PATCH 3/3] 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