From 7160318a7fbcc815464d1a0dff0935afe12d3ef4 Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Thu, 15 Oct 2020 20:02:58 -0700 Subject: [PATCH 01/11] Updated readme with second thoughts --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7abbaf8..286f125 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# SuperCoolProject \ No newline at end of file +# SuperCoolProject + +Guys im having second thoughts, this might not be as cool as I thought. \ No newline at end of file From 345bf233b1b0c04b91a3a3ff3be15a62408c30b5 Mon Sep 17 00:00:00 2001 From: Mark Fuller Date: Thu, 15 Oct 2020 20:59:36 -0700 Subject: [PATCH 02/11] Mark Fuller --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 286f125..f93a6aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # SuperCoolProject -Guys im having second thoughts, this might not be as cool as I thought. \ No newline at end of file +Guys im having second thoughts, this might not be as cool as I thought. + +Mark Fuller \ No newline at end of file From b51a42a9003e774bb1fcc5fcaa49325175fd1947 Mon Sep 17 00:00:00 2001 From: Hannah Ross Date: Wed, 18 Mar 2026 17:48:34 -0500 Subject: [PATCH 03/11] Revise README with positive outlook on project Updated personal reflections and added excitement about learning Git. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f93a6aa..7366181 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SuperCoolProject -Guys im having second thoughts, this might not be as cool as I thought. +Hello, I still think this is pretty cool. +I am excited to learn about git to stop uploading all of my software engineering +projects all at once. -Mark Fuller \ No newline at end of file +Hannah Ross From e0d13c969a56a842637cfd35a617e23c117f0c44 Mon Sep 17 00:00:00 2001 From: Hannah Ross Date: Wed, 18 Mar 2026 17:57:44 -0500 Subject: [PATCH 04/11] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7366181..fde24b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SuperCoolProject Hello, I still think this is pretty cool. -I am excited to learn about git to stop uploading all of my software engineering +I am excited to learn about git in order to stop uploading all of my software engineering projects all at once. Hannah Ross From c4afa20e248f55d3f20d884dba42e12653c99fdc Mon Sep 17 00:00:00 2001 From: Hannah Ross Date: Wed, 18 Mar 2026 18:14:41 -0500 Subject: [PATCH 05/11] Fix wording in README about learning Git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fde24b5..7366181 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SuperCoolProject Hello, I still think this is pretty cool. -I am excited to learn about git in order to stop uploading all of my software engineering +I am excited to learn about git to stop uploading all of my software engineering projects all at once. Hannah Ross From 5e495bd8a976db5dada4a27a233ef155c5041d6e Mon Sep 17 00:00:00 2001 From: HannahRoss031 Date: Wed, 18 Mar 2026 18:25:34 -0500 Subject: [PATCH 06/11] Hannah Ross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fde24b5..98a37f3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Hello, I still think this is pretty cool. I am excited to learn about git in order to stop uploading all of my software engineering -projects all at once. +projects all at once! Hannah Ross From d1b406cd4cd61fa264871a4ff1da586380e1362e Mon Sep 17 00:00:00 2001 From: HannahRoss031 Date: Wed, 18 Mar 2026 18:33:49 -0500 Subject: [PATCH 07/11] Hannah Ross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea74e6..20716ea 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Hello, I still think this is pretty cool. I am excited to learn about git in order to stop uploading all of my software engineering -projects all at once! +projects all at once! I am excited to learn about git to stop uploading all of my software engineering projects all at once. From a1524536430a7777f958d83bac27a34b8be4b548 Mon Sep 17 00:00:00 2001 From: HannahRoss031 Date: Wed, 18 Mar 2026 18:34:58 -0500 Subject: [PATCH 08/11] Hannah Ross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20716ea..1ea74e6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Hello, I still think this is pretty cool. I am excited to learn about git in order to stop uploading all of my software engineering -projects all at once! +projects all at once! I am excited to learn about git to stop uploading all of my software engineering projects all at once. From 990cbd026884381f4439b172e324fcb988c2c6f4 Mon Sep 17 00:00:00 2001 From: HannahRoss031 Date: Wed, 18 Mar 2026 18:49:58 -0500 Subject: [PATCH 09/11] message with my name in it(Hello World) --- forLab09.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 forLab09.py diff --git a/forLab09.py b/forLab09.py new file mode 100644 index 0000000..e777c38 --- /dev/null +++ b/forLab09.py @@ -0,0 +1,3 @@ + + +print("Hello World!") \ No newline at end of file From 22de1ef2bf00fc79f74dd4d0af45addaa762cbd1 Mon Sep 17 00:00:00 2001 From: Mark Fuller <38447333+MarkFuller1@users.noreply.github.com> Date: Mon, 24 Oct 2022 14:22:45 -0700 Subject: [PATCH 10/11] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea74e6..86b01c1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # SuperCoolProject + Hello, I still think this is pretty cool. I am excited to learn about git in order to stop uploading all of my software engineering @@ -8,4 +9,4 @@ projects all at once! I am excited to learn about git to stop uploading all of my software engineering projects all at once. -Hannah Ross +Hannah Ross \ No newline at end of file From ef7b5733b5546f0845013d1c7eab06d275b59a38 Mon Sep 17 00:00:00 2001 From: HannahRoss031 Date: Wed, 18 Mar 2026 19:04:40 -0500 Subject: [PATCH 11/11] Hannah Ross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86b01c1..e7fab2d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Hello, I still think this is pretty cool. I am excited to learn about git in order to stop uploading all of my software engineering projects all at once! -I am excited to learn about git to stop uploading all of my software engineering +I am excited to learn about git to stop uploading all of my software engineering projects all at once. Hannah Ross \ No newline at end of file