From 2057130c74f49373afc9beaf1cd166c2d61b0452 Mon Sep 17 00:00:00 2001 From: Jonathan Arellano Date: Tue, 13 Sep 2022 17:11:36 -0700 Subject: [PATCH 1/4] Adds excited remark on line 12 --- .idea/misc.xml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 73e82b1..ce587c6 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -7,6 +7,7 @@ + diff --git a/README.md b/README.md index ba76206..7bd16d4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ * It has some advantages over a centralized system, which has a single copy of the code: - * It's quick to take action on your own copy + * It's quick to take action on your own copy WHICH IS GREAT! * It works locally, on your own computer, and offline * It makes having multiple branches, parallel worlds of code, easier From 67a6210f421c80170a53f701c2aaa7c4db01ae97 Mon Sep 17 00:00:00 2001 From: Jonathan Arellano Date: Tue, 13 Sep 2022 17:14:03 -0700 Subject: [PATCH 2/4] Adds excited remark on line 12 Also on lines 71-73 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7bd16d4..39480bd 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,6 @@ ## Submission (one per group ) Submit the URL for the updated GitHub repository in Canvas +One per group meaning one submission will be used to grade both people. + +This means sometimes you will only use one computer/laptop From e7383e0f1b836857ed6d20e944f6dd1932a62fb0 Mon Sep 17 00:00:00 2001 From: Jonathan Arellano Date: Tue, 13 Sep 2022 17:22:48 -0700 Subject: [PATCH 3/4] Adds final statement on line 73 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39480bd..5762502 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ Submit the URL for the updated GitHub repository in Canvas One per group meaning one submission will be used to grade both people. -This means sometimes you will only use one computer/laptop +This means sometimes you will only use one computer/laptop This is the end From bf40878c869cdb3c4a2312f5f2ffdbcd4aadd21d Mon Sep 17 00:00:00 2001 From: Jonathan Arellano Date: Tue, 13 Sep 2022 17:25:13 -0700 Subject: [PATCH 4/4] added message on line 75 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5762502..32967d1 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,5 @@ Submit the URL for the updated GitHub repository in Canvas One per group meaning one submission will be used to grade both people. This means sometimes you will only use one computer/laptop This is the end + +Git is confusing as hell