From 08e8a2ac9e15e4d9406c2ea18e227a28ac944b00 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 05:55:56 +0800 Subject: [PATCH 01/57] Sync progress with local machine --- progress.json | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..0bd6605f5 --- /dev/null +++ b/progress.json @@ -0,0 +1,92 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768934824.362796, + "completed_at": 1768934827.594562, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768934883.048746, + "completed_at": 1768934884.866698, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768936688.696209, + "completed_at": 1768936692.089549, + "comments": [ + "Could not find commit with SHA '26cd1f49a72c95a1d608d763af40533246021327'" + ], + "status": "Error" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768936819.066135, + "completed_at": 1768936822.235919, + "comments": [ + "Could not find commit with SHA '26cd1f49a72c95a1d608d763af40533246021327'" + ], + "status": "Error" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768936849.292301, + "completed_at": 1768936852.477295, + "comments": [ + "Could not find commit with SHA '26cd1f49a72c95a1d608d763af40533246021327'" + ], + "status": "Error" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768936909.886684, + "completed_at": 1768936913.186072, + "comments": [ + "Could not find commit with SHA '26cd1f49a72c95a1d608d763af40533246021327'" + ], + "status": "Error" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768933549.670293, + "completed_at": 1768933551.351718, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768933793.017876, + "completed_at": 1768933794.668695, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768928768.106778, + "completed_at": 1768928769.708528, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768931061.432122, + "completed_at": 1768931063.087526, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 4131647c7557b9e55351a8128afbdb18b02af9dc Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 05:57:07 +0800 Subject: [PATCH 02/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0bd6605f5..4f2fbb7d9 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768946212.169933, + "completed_at": 1768946227.237276, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From a5f49e279542f551a083ad33125eca30231d672f Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 05:58:59 +0800 Subject: [PATCH 03/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4f2fbb7d9..1f7455767 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768946257.796277, + "completed_at": 1768946338.598468, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 312bc22441354f9d7161b7b456b07ca54b88c362 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 06:07:45 +0800 Subject: [PATCH 04/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1f7455767..4e622d34c 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768946861.389916, + "completed_at": 1768946864.458622, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From e312c3d4f8ffd128988d1669c9e40f1b3e4a1ca0 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 06:09:14 +0800 Subject: [PATCH 05/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4e622d34c..f01f67fdc 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768946950.516485, + "completed_at": 1768946953.652936, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From d1f29235b0f22d2ed16878b6a9653d12bcb926a6 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 06:10:41 +0800 Subject: [PATCH 06/57] Reset progress for link-me --- progress.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/progress.json b/progress.json index f01f67fdc..1f7455767 100644 --- a/progress.json +++ b/progress.json @@ -106,23 +106,5 @@ "Great work setting up a public remote repository!" ], "status": "Completed" - }, - { - "exercise_name": "link-me", - "started_at": 1768946861.389916, - "completed_at": 1768946864.458622, - "comments": [ - "Wrong 'upstream' remote URL" - ], - "status": "Incomplete" - }, - { - "exercise_name": "link-me", - "started_at": 1768946950.516485, - "completed_at": 1768946953.652936, - "comments": [ - "Wrong 'upstream' remote URL" - ], - "status": "Incomplete" } ] \ No newline at end of file From 94c51eb243144568ed75a11e88da83c88ea4c8e4 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 06:13:24 +0800 Subject: [PATCH 07/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1f7455767..0e2a3e7f5 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768947201.597349, + "completed_at": 1768947203.101408, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 5d88e02e4b5439d5bd544bf6415ca00875628f73 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 16:11:53 +0800 Subject: [PATCH 08/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0e2a3e7f5..113010638 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768983108.05832, + "completed_at": 1768983112.495352, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 22951503e094d1ab8505b13567d70851e9d0d321 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 18:11:52 +0800 Subject: [PATCH 09/57] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 113010638..cc3803171 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,16 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768990305.801029, + "completed_at": 1768990312.224512, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 886e4b4296dc4cddb529672a2b43280adf33bf30 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 18:13:17 +0800 Subject: [PATCH 10/57] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index cc3803171..434b533c1 100644 --- a/progress.json +++ b/progress.json @@ -135,5 +135,16 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768990390.694871, + "completed_at": 1768990397.059229, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 4a5189f006f4d96f46d83020d8a149f0bcfcd042 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 18:15:03 +0800 Subject: [PATCH 11/57] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 434b533c1..1e14ebbb8 100644 --- a/progress.json +++ b/progress.json @@ -146,5 +146,16 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768990496.954151, + "completed_at": 1768990503.451013, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 171971e0558524fd56bbf5f5d95b6c5290b7b569 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 18:16:00 +0800 Subject: [PATCH 12/57] Reset progress for ignoring-somethings --- progress.json | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/progress.json b/progress.json index 1e14ebbb8..113010638 100644 --- a/progress.json +++ b/progress.json @@ -124,38 +124,5 @@ "Great work pushing changes to the remote!" ], "status": "Completed" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1768990305.801029, - "completed_at": 1768990312.224512, - "comments": [ - "You are still ignoring many/file22.txt.", - "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", - "You are not ignoring runaway.txt. Find where the file is and fix that." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1768990390.694871, - "completed_at": 1768990397.059229, - "comments": [ - "You are still ignoring many/file22.txt.", - "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", - "You are not ignoring runaway.txt. Find where the file is and fix that." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1768990496.954151, - "completed_at": 1768990503.451013, - "comments": [ - "You are still ignoring many/file22.txt.", - "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", - "You are not ignoring runaway.txt. Find where the file is and fix that." - ], - "status": "Incomplete" } ] \ No newline at end of file From 18302d89201edbe2d0dfe2a5cd1fc8d0914d6f72 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 21:48:27 +0800 Subject: [PATCH 13/57] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index 113010638..a7ea98fd7 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,15 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769003300.225405, + "completed_at": 1769003306.803656, + "comments": [ + "You should not be ignoring this/is/very/nested/find_me.txt!", + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 67a1f23d1518b2de19e9403219295527f7b14430 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 21:52:30 +0800 Subject: [PATCH 14/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a7ea98fd7..8b100b405 100644 --- a/progress.json +++ b/progress.json @@ -134,5 +134,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769003543.207097, + "completed_at": 1769003549.664553, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 54e28931f4c8e3309b0ce0938e0397d8f1058758 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 21:54:03 +0800 Subject: [PATCH 15/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8b100b405..4a0297964 100644 --- a/progress.json +++ b/progress.json @@ -143,5 +143,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769003636.732719, + "completed_at": 1769003643.218006, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 3fc7af2084d56426eaea68c5b65b4193e790359b Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 21:55:41 +0800 Subject: [PATCH 16/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4a0297964..1fc3935cd 100644 --- a/progress.json +++ b/progress.json @@ -152,5 +152,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769003735.004715, + "completed_at": 1769003741.403411, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 720fbf6d4a152d93abea5a7c1d5d10df37bd3d5e Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 21:56:57 +0800 Subject: [PATCH 17/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1fc3935cd..f118783bc 100644 --- a/progress.json +++ b/progress.json @@ -161,5 +161,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769003806.127728, + "completed_at": 1769003817.089961, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 5cebc3f5e091cf731ecd7297d7ede216e20a90e6 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 21:58:50 +0800 Subject: [PATCH 18/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f118783bc..e5156c71c 100644 --- a/progress.json +++ b/progress.json @@ -170,5 +170,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769003923.698069, + "completed_at": 1769003930.052501, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 53cd2c75e72ec3fa1d49a9ab39db83ac8f43357b Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:02:17 +0800 Subject: [PATCH 19/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e5156c71c..ffeb6aa96 100644 --- a/progress.json +++ b/progress.json @@ -179,5 +179,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769004130.140623, + "completed_at": 1769004136.61822, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 08f390154a775aea2eb00bd5212e2275590561a4 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:04:13 +0800 Subject: [PATCH 20/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ffeb6aa96..c0bbc706e 100644 --- a/progress.json +++ b/progress.json @@ -188,5 +188,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769004246.48384, + "completed_at": 1769004252.923592, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From e72ffb788ae281fe93e4f889fa399ffd7d04affb Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:05:02 +0800 Subject: [PATCH 21/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c0bbc706e..73eb16c99 100644 --- a/progress.json +++ b/progress.json @@ -197,5 +197,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769004295.195686, + "completed_at": 1769004301.631661, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From e749c6e89177e3979960b4bb53e5fa9b551930a0 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:06:41 +0800 Subject: [PATCH 22/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 73eb16c99..caf3487d7 100644 --- a/progress.json +++ b/progress.json @@ -206,5 +206,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769004394.339938, + "completed_at": 1769004400.737525, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 189694a99e920afa84255d9d3b0fbc19f035435a Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:14:08 +0800 Subject: [PATCH 23/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index caf3487d7..2119d561d 100644 --- a/progress.json +++ b/progress.json @@ -215,5 +215,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769004843.347549, + "completed_at": 1769004848.283073, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 2f0af73056155ce8357c333af924dd52703ffcca Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:24:31 +0800 Subject: [PATCH 24/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2119d561d..0e857830a 100644 --- a/progress.json +++ b/progress.json @@ -224,5 +224,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769005467.637053, + "completed_at": 1769005471.354913, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From becd3df0a427ee86ee0db4fcb3e8611a67e4a8d2 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:37:28 +0800 Subject: [PATCH 25/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0e857830a..f4aa3eeff 100644 --- a/progress.json +++ b/progress.json @@ -233,5 +233,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769006242.662885, + "completed_at": 1769006248.184391, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 711a0b2d64f84c31911dda8c25bfd216afc91e54 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:39:15 +0800 Subject: [PATCH 26/57] Reset progress for clone-repo --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index f4aa3eeff..0e857830a 100644 --- a/progress.json +++ b/progress.json @@ -233,14 +233,5 @@ "Great work creating a fork with Github!" ], "status": "Completed" - }, - { - "exercise_name": "clone-repo", - "started_at": 1769006242.662885, - "completed_at": 1769006248.184391, - "comments": [ - "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" - ], - "status": "Incomplete" } ] \ No newline at end of file From 1f80bc9f1a1be97ba7bf512782065bbe0ce3be33 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:44:37 +0800 Subject: [PATCH 27/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0e857830a..c9365e1a3 100644 --- a/progress.json +++ b/progress.json @@ -233,5 +233,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769006671.792314, + "completed_at": 1769006676.664103, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 40bf47113372c5aa6b0b5ada4d84ac777cfee048 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:46:14 +0800 Subject: [PATCH 28/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c9365e1a3..db00c96ff 100644 --- a/progress.json +++ b/progress.json @@ -242,5 +242,14 @@ "The upstream remote does not point to the original repository!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769006769.090753, + "completed_at": 1769006773.937552, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 89a066732e59e264dcd22a6155f902bc43c9acb8 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 22:47:01 +0800 Subject: [PATCH 29/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index db00c96ff..a5356fb93 100644 --- a/progress.json +++ b/progress.json @@ -251,5 +251,14 @@ "The upstream remote does not point to the original repository!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769006817.215879, + "completed_at": 1769006820.3053, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From b9955b185d3d54aa324706eba6ab8e337f94df71 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 23:09:37 +0800 Subject: [PATCH 30/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a5356fb93..d8a0c75de 100644 --- a/progress.json +++ b/progress.json @@ -260,5 +260,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769008175.065789, + "completed_at": 1769008176.723588, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 41b3d844c98f08c986e765387fafb6c9c0c30b06 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Wed, 21 Jan 2026 23:37:45 +0800 Subject: [PATCH 31/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d8a0c75de..e3ad869b5 100644 --- a/progress.json +++ b/progress.json @@ -269,5 +269,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1769009862.901921, + "completed_at": 1769009864.497733, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 6ab9714509f67b8fd6b739796c0cc14e487012ef Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 01:22:42 +0800 Subject: [PATCH 32/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e3ad869b5..dbae6fc3a 100644 --- a/progress.json +++ b/progress.json @@ -278,5 +278,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769016158.275455, + "completed_at": 1769016161.458009, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From 320115f642cab1a2471a6877c11a22e927e44907 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 01:26:00 +0800 Subject: [PATCH 33/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index dbae6fc3a..86497fd4d 100644 --- a/progress.json +++ b/progress.json @@ -287,5 +287,14 @@ "\"first-pilot\" should point to the first commit." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1769016356.751909, + "completed_at": 1769016359.969332, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From c8d06fe8f1d7434a036bf02a86cdf01855743b0b Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 01:27:02 +0800 Subject: [PATCH 34/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 86497fd4d..aad3337c2 100644 --- a/progress.json +++ b/progress.json @@ -296,5 +296,14 @@ "\"first-pilot\" should point to the first commit." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1769016418.114321, + "completed_at": 1769016421.264526, + "comments": [ + "Missing annotated tag \"v1.0\"." + ], + "status": "Incomplete" } ] \ No newline at end of file From 192509dd0dfafdc4adafd56b457545ca369d6a34 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 01:27:52 +0800 Subject: [PATCH 35/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index aad3337c2..8a1c945f1 100644 --- a/progress.json +++ b/progress.json @@ -305,5 +305,14 @@ "Missing annotated tag \"v1.0\"." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1769016468.703058, + "completed_at": 1769016471.946628, + "comments": [ + "\"v1.0\" should point to the commit that updates March duty roster." + ], + "status": "Incomplete" } ] \ No newline at end of file From e029e1070ac1dd9bed8baf889b06811d7238c3ff Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 01:28:38 +0800 Subject: [PATCH 36/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8a1c945f1..ca4929ed4 100644 --- a/progress.json +++ b/progress.json @@ -314,5 +314,14 @@ "\"v1.0\" should point to the commit that updates March duty roster." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1769016515.820794, + "completed_at": 1769016517.463936, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 920d9df7ab84685182c998a49941d93cc724239f Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:20:37 +0800 Subject: [PATCH 37/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ca4929ed4..7af07db84 100644 --- a/progress.json +++ b/progress.json @@ -323,5 +323,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1769019634.67876, + "completed_at": 1769019636.609004, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 78f915179fe7f6734b224f9d1886f8ac56c14735 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:25:34 +0800 Subject: [PATCH 38/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7af07db84..8d1ce0e4f 100644 --- a/progress.json +++ b/progress.json @@ -332,5 +332,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1769019928.628429, + "completed_at": 1769019933.390414, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 1a10af8605705b9784f1fb2537d6f5dfe5a8ae94 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:47:11 +0800 Subject: [PATCH 39/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8d1ce0e4f..2176e1356 100644 --- a/progress.json +++ b/progress.json @@ -341,5 +341,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769021226.852295, + "completed_at": 1769021230.021707, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 6aae26e2d06bec7788ff8682a10b6021fefb897d Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:53:16 +0800 Subject: [PATCH 40/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2176e1356..cad1f9fbd 100644 --- a/progress.json +++ b/progress.json @@ -350,5 +350,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769021592.77238, + "completed_at": 1769021595.908391, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 43f8b1bba88e685bf450a73fc95e43a9050e7ffc Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:54:17 +0800 Subject: [PATCH 41/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cad1f9fbd..4edfadc35 100644 --- a/progress.json +++ b/progress.json @@ -359,5 +359,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769021652.598996, + "completed_at": 1769021656.898066, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From c086aed0c889c70c7dce860da97cbe6a36e4148f Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:57:25 +0800 Subject: [PATCH 42/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4edfadc35..0f606065f 100644 --- a/progress.json +++ b/progress.json @@ -368,5 +368,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769021841.599502, + "completed_at": 1769021844.633713, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 493bbe6a805b4be62c0b5591afc3e472025351cf Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 02:58:17 +0800 Subject: [PATCH 43/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0f606065f..de22d7244 100644 --- a/progress.json +++ b/progress.json @@ -377,5 +377,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769021893.550143, + "completed_at": 1769021896.627955, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From acaab9551a5b0536fd79457c7eac38a9b5e0b7a3 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:02:03 +0800 Subject: [PATCH 44/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index de22d7244..89c3475a5 100644 --- a/progress.json +++ b/progress.json @@ -386,5 +386,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769022118.947912, + "completed_at": 1769022122.109122, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 1a52f1f687473e1f0f8c093a8cd0021147b0b0a0 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:03:58 +0800 Subject: [PATCH 45/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 89c3475a5..24209041e 100644 --- a/progress.json +++ b/progress.json @@ -395,5 +395,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769022234.194366, + "completed_at": 1769022237.267083, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From b74a66791a67a02af65d42bf340fb3ee8082e1c2 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:04:55 +0800 Subject: [PATCH 46/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 24209041e..7a20c97a0 100644 --- a/progress.json +++ b/progress.json @@ -404,5 +404,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769022291.122939, + "completed_at": 1769022294.227164, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 0d51af007524a232a4a9280a510c767e3de3b92f Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:06:37 +0800 Subject: [PATCH 47/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7a20c97a0..634f1bd65 100644 --- a/progress.json +++ b/progress.json @@ -413,5 +413,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769022393.563679, + "completed_at": 1769022396.639121, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 510d105e718fa6540fe577093d153a02237b4cc2 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:15:55 +0800 Subject: [PATCH 48/57] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 634f1bd65..5410ea7cb 100644 --- a/progress.json +++ b/progress.json @@ -422,5 +422,16 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1769022949.836341, + "completed_at": 1769022954.643711, + "comments": [ + "Answer for What's sum of values in south.csv on Jan 11th? is not right.", + "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 deb08a490fc3e4c97d56f5f6a2c96553db17043a Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:29:45 +0800 Subject: [PATCH 49/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5410ea7cb..304472c34 100644 --- a/progress.json +++ b/progress.json @@ -433,5 +433,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": 1769023783.701133, + "completed_at": 1769023785.216659, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From ff83097ecb0a75f9d385f8a029bd12a141c046bf Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:34:59 +0800 Subject: [PATCH 50/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 304472c34..56beddfb9 100644 --- a/progress.json +++ b/progress.json @@ -442,5 +442,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769024095.267085, + "completed_at": 1769024098.637915, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 2632de05f3b8d46c5ff1ef747b17b51540bd1b2a Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 03:36:42 +0800 Subject: [PATCH 51/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 56beddfb9..83d8250fe 100644 --- a/progress.json +++ b/progress.json @@ -451,5 +451,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769024199.998992, + "completed_at": 1769024201.779966, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 5476cb12262f22c5b35df19ee424f9c646d13fda Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 04:07:57 +0800 Subject: [PATCH 52/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 83d8250fe..f43658b35 100644 --- a/progress.json +++ b/progress.json @@ -460,5 +460,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1769026074.175356, + "completed_at": 1769026077.414167, + "comments": [ + "The head commit should be the commit from Jan 11." + ], + "status": "Incomplete" } ] \ No newline at end of file From db7294313fff11f5e423859a674e229dc7625315 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 04:08:39 +0800 Subject: [PATCH 53/57] Reset progress for sensors-reset --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index f43658b35..83d8250fe 100644 --- a/progress.json +++ b/progress.json @@ -460,14 +460,5 @@ "Great work comparing commits in git history!" ], "status": "Completed" - }, - { - "exercise_name": "sensors-reset", - "started_at": 1769026074.175356, - "completed_at": 1769026077.414167, - "comments": [ - "The head commit should be the commit from Jan 11." - ], - "status": "Incomplete" } ] \ No newline at end of file From 706bed2014dc9c374a63d05980fcee89bc59459c Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 04:10:04 +0800 Subject: [PATCH 54/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 83d8250fe..f60089098 100644 --- a/progress.json +++ b/progress.json @@ -460,5 +460,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1769026202.556518, + "completed_at": 1769026204.22678, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 8dc2ae7649b71c884e71c0327c448f8f9edda321 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 04:18:43 +0800 Subject: [PATCH 55/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f60089098..32dd724f1 100644 --- a/progress.json +++ b/progress.json @@ -469,5 +469,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1769026719.367238, + "completed_at": 1769026722.529267, + "comments": [ + "The files contain the wrong readings!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 71eaefb682e2b9368ada8099f690a4d52c4886f9 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 04:19:07 +0800 Subject: [PATCH 56/57] Reset progress for sensors-revert --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 32dd724f1..f60089098 100644 --- a/progress.json +++ b/progress.json @@ -469,14 +469,5 @@ "You have reset the repository to the correct state!" ], "status": "Completed" - }, - { - "exercise_name": "sensors-revert", - "started_at": 1769026719.367238, - "completed_at": 1769026722.529267, - "comments": [ - "The files contain the wrong readings!" - ], - "status": "Incomplete" } ] \ No newline at end of file From ed3430da4c9c18a54cdbf7ba7162c97ffcf0d1f9 Mon Sep 17 00:00:00 2001 From: Jason Kuan Date: Thu, 22 Jan 2026 04:20:25 +0800 Subject: [PATCH 57/57] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f60089098..e44c88539 100644 --- a/progress.json +++ b/progress.json @@ -469,5 +469,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1769026822.98465, + "completed_at": 1769026824.556696, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file