Please post your solutions to the Oct 26 In-Class Exercise to this thread.
Best,
Chris
0001-Second-commit.patch
From a9ada2718325e9e4ae37ea73a6702c1db7acd4b4 Mon Sep 17 00:00:00 2001 From: Mark Masulis <markmasulis@gmail.com> Date: Wed, 26 Oct 2022 16:01:18 -0700 Subject: [PATCH] Second commit
--- hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello_world.txt b/hello_world.txt index 54bf7ed..6769dd6 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello \ No newline at end of file +Hello world! \ No newline at end of file -- 2.38.1.windows.1
From 2a380df6e95bee01953f5a90341771bfbf47c364 Mon Sep 17 00:00:00 2001 From: Farzin <farzinadil@gmail.com> Date: Wed, 26 Oct 2022 16:37:30 -0700 Subject: [PATCH] second commit
---
hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello_world.txt b/hello_world.txt index 7c47eec..75171c7 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello World! Best, Farzin +Hello World! Best, Farzin 2 -- 2.25.1
From 42017e02277dd505316a9032222f7b78665a00ac Mon Sep 17 00:00:00 2001 From: Pavan Koushik <pavankoushik.kommuri@sjsu.edu> Date: Wed, 26 Oct 2022 17:44:43 -0700 Subject: [PATCH 1/2] third commit
---
hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello_world.txt b/hello_world.txt index 4110295..718a9cf 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello World! +Hello World! Best, -- 2.32.1 (Apple Git-133)
From 5952c12e3aa0ab7e9cae012b92bf526d7ebad810 Mon Sep 17 00:00:00 2001 From: Pavan Koushik <pavankoushik.kommuri@sjsu.edu> Date: Wed, 26 Oct 2022 17:45:26 -0700 Subject: [PATCH 2/2] fourth commit
---
hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello_world.txt b/hello_world.txt index 718a9cf..727d06b 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello World! Best, +Hello World! Best, Pavan -- 2.32.1 (Apple Git-133)
From b4f422950da440b057079f78a21d66628531293d Mon Sep 17 00:00:00 2001 From: Miguel Vazquez <98563210+MiguelVazB@users.noreply.github.com> Date: Thu, 27 Oct 2022 13:38:35 -0700 Subject: [PATCH] Added 'World!'
---
hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hello_world.txt b/hello_world.txt index e965047..980a0d5 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello +Hello World! -- 2.33.0.windows.2
From 6ca27b8ceb69888ee392ef04d2ebd8238319ea70 Mon Sep 17 00:00:00 2001 From: Tyler Nguyen <tyler.h.nguyen@sjsu.edu> Date: Thu, 27 Oct 2022 14:42:16 -0700 Subject: [PATCH 1/2] Added 'Best,' --- hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.txt b/hello_world.txt index cd08755..8bcdc2c 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello world! +Hello world! Best, -- 2.37.3 From 60f04832611618df7446220b5588b9a8ee86d742 Mon Sep 17 00:00:00 2001 From: Tyler Nguyen <tyler.h.nguyen@sjsu.edu> Date: Thu, 27 Oct 2022 15:01:47 -0700 Subject: [PATCH 2/2] Added my name --- hello_world.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello_world.txt b/hello_world.txt index 8bcdc2c..007c5a9 100644 --- a/hello_world.txt +++ b/hello_world.txt @@ -1 +1 @@ -Hello world! Best, +Hello world! Best, Tyler. -- 2.37.3