From 8baa30e0be4c614c01b6f5be94be12f92f3e50f8 Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 14:43:02 +0800 Subject: [PATCH 01/23] Sync progress with local machine --- progress.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..7eaf9c472f --- /dev/null +++ b/progress.json @@ -0,0 +1,29 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1787204338.612502, + "completed_at": 1787204340.322954, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787206590.263663, + "completed_at": 1787206592.185613, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787206967.494839, + "completed_at": 1787206969.151801, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 439c81562c92e70e250747aae27068e109c3a10c Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 14:47:16 +0800 Subject: [PATCH 02/23] Reset progress for under-control --- progress.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/progress.json b/progress.json index 7eaf9c472f..88d67aa113 100644 --- a/progress.json +++ b/progress.json @@ -1,22 +1,4 @@ [ - { - "exercise_name": "under-control", - "started_at": 1787204338.612502, - "completed_at": 1787204340.322954, - "comments": [ - "You successfully used git init to initialize this folder as a Git repository!" - ], - "status": "Completed" - }, - { - "exercise_name": "under-control", - "started_at": 1787206590.263663, - "completed_at": 1787206592.185613, - "comments": [ - "You successfully used git init to initialize this folder as a Git repository!" - ], - "status": "Completed" - }, { "exercise_name": "undo-init", "started_at": 1787206967.494839, From 92d464db5031836726f3a8fbebedf5a6d85b6ae3 Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 14:48:20 +0800 Subject: [PATCH 03/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 88d67aa113..75520afbad 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787208498.432427, + "completed_at": 1787208500.231119, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From b87c7cce4f7b1b8e852e515b081725fba7512eed Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 14:58:31 +0800 Subject: [PATCH 04/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 75520afbad..5396c1af7e 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787209108.987755, + "completed_at": 1787209110.855795, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From 1fec037170a17378534cc0ccbede681d2a13f80b Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 15:09:53 +0800 Subject: [PATCH 05/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5396c1af7e..b607c9ea9b 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787209790.902637, + "completed_at": 1787209792.837293, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" } ] \ No newline at end of file From 652159c94dda22744cd0d2551e6ae45178e2306e Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 15:13:41 +0800 Subject: [PATCH 06/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b607c9ea9b..bca24832a7 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787210018.864505, + "completed_at": 1787210020.691801, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From c4a8f50d9b528db87be540f3a21f9ea0f2fbee6f Mon Sep 17 00:00:00 2001 From: Zhao Yumeng Date: Thu, 20 Aug 2026 16:17:22 +0800 Subject: [PATCH 07/23] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index bca24832a7..ccbe5a8d47 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,12 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787213839.639493, + "completed_at": 1787213841.907935, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From 2c9c32546408155a108f8fff844c4242e73fdf89 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:16:43 +0800 Subject: [PATCH 08/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ccbe5a8d47..bab17e2c70 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "completed_at": 1787213841.907935, "comments": [], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787238595.088084, + "completed_at": 1787239002.997355, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From e224567635ac372cf594c03ecf0e238b0bdfacd2 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:28:14 +0800 Subject: [PATCH 09/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bab17e2c70..81f8554ad8 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787239691.75719, + "completed_at": 1787239694.003281, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 76bd305e2e6077b08c6078e447e796b8d8cb981f Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:46:12 +0800 Subject: [PATCH 10/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 81f8554ad8..31389b458b 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787240769.189812, + "completed_at": 1787240771.634593, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 734f069a1a62aa3d92e8dd17380697c0e3b2c3ed Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:57:13 +0800 Subject: [PATCH 11/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 31389b458b..b8ab5490ec 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787241428.522135, + "completed_at": 1787241433.049593, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 95ed5ccc7ac6f9d32e4f6704788d8d85e636512a Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 02:26:35 +0800 Subject: [PATCH 12/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b8ab5490ec..364acda5a6 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787250391.370759, + "completed_at": 1787250395.157988, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From a2afe0b6f2bbd3691b2dc2c7ac23b33938ce79bd Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 02:35:31 +0800 Subject: [PATCH 13/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 364acda5a6..0098dc9298 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787250926.847392, + "completed_at": 1787250930.668404, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 21ecfdfa38912cc024b2aa292fce0d87953dc60d Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 02:49:06 +0800 Subject: [PATCH 14/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0098dc9298..b188600c89 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787251744.261256, + "completed_at": 1787251746.119059, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From c14dc1bd2a1515bddeeb31a6aaadcccf9da95af2 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:06:50 +0800 Subject: [PATCH 15/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b188600c89..a83df7df79 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787252807.993242, + "completed_at": 1787252809.737904, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From adf71bee00829386b809c372cd3c133203c90bea Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:12:57 +0800 Subject: [PATCH 16/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a83df7df79..a68d61f918 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787253175.476966, + "completed_at": 1787253177.325299, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 12818420979f21a257b0386f15a865f749fcae11 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:17:22 +0800 Subject: [PATCH 17/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a68d61f918..21c5f390cc 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787253439.771624, + "completed_at": 1787253441.590025, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 7cc3a418e9900cd0c398998642d02d314f49f243 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:26:01 +0800 Subject: [PATCH 18/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 21c5f390cc..3023fb4c9c 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787253958.161061, + "completed_at": 1787253960.943131, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 1c2f3aac8c73b995610eb834538ebddc154a1260 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:40:26 +0800 Subject: [PATCH 19/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3023fb4c9c..93aee78730 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787254824.142214, + "completed_at": 1787254825.882688, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 425cbdf48ffc4bb3c882fcc659c54d0dd982f8fc Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:06:41 +0800 Subject: [PATCH 20/23] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index 93aee78730..d5344e6dc4 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,15 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787256397.638538, + "completed_at": 1787256401.073946, + "comments": [ + "Answer for What's sum of values in west.csv on Jan 09th? is not right.", + "Answer for What's sum of values in north.csv on Jan 05th? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From d617da17d6a221d100f7fabad6bbc7b559d3c7b2 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:08:54 +0800 Subject: [PATCH 21/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d5344e6dc4..5c1bd72e0c 100644 --- a/progress.json +++ b/progress.json @@ -168,5 +168,14 @@ "Answer for What's sum of values in north.csv on Jan 05th? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787256532.079189, + "completed_at": 1787256533.815376, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 77c5a845d51da0f3444255f7436db92a9276bdca Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:15:42 +0800 Subject: [PATCH 22/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5c1bd72e0c..2fe1caf1ea 100644 --- a/progress.json +++ b/progress.json @@ -177,5 +177,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787256940.471776, + "completed_at": 1787256942.362664, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From cb7b4d5f88208cd603530e432ced9469c7b86f03 Mon Sep 17 00:00:00 2001 From: IMNOTANNIE <316862395+IMNOTANNIE@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:21:39 +0800 Subject: [PATCH 23/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2fe1caf1ea..73e05979d6 100644 --- a/progress.json +++ b/progress.json @@ -186,5 +186,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787257297.331809, + "completed_at": 1787257299.112941, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file