From 7876ad27484a3edab4d004eae11e855a480c2a2a Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:41:55 +0800 Subject: [PATCH 01/21] Sync progress with local machine --- progress.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..98acb3afd3 --- /dev/null +++ b/progress.json @@ -0,0 +1,36 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787758229.012292, + "completed_at": 1787758236.617361, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787758287.474588, + "completed_at": 1787758294.101852, + "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": 1787758606.794182, + "completed_at": 1787758613.16571, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787758081.256591, + "completed_at": 1787758087.422449, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From fac33d47c3e9c78adf7222d44b1cfa45671cc32b Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:43:31 +0800 Subject: [PATCH 02/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 98acb3afd3..5f4996a3b7 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787758967.552674, + "completed_at": 1787759011.263095, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From fecdd58491e80ee4ebfdb1e2a0f087520b3b5481 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:44:02 +0800 Subject: [PATCH 03/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5f4996a3b7..8f5f3575a2 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787759021.713419, + "completed_at": 1787759041.602698, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From eba43fc07beccfa777ac88b82855e2e4d2bceab7 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:45:37 +0800 Subject: [PATCH 04/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8f5f3575a2..14515e0039 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787759129.245423, + "completed_at": 1787759136.765957, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 9e34a42313ff4effe379d89271b7d1807b7a1791 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:46:18 +0800 Subject: [PATCH 05/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 14515e0039..132cfbad39 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787759171.244826, + "completed_at": 1787759177.038271, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From deed835c3539f49c2ed283dd9399cd1f27175119 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:50:00 +0800 Subject: [PATCH 06/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 132cfbad39..1ecb497e2a 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": 1787759393.36594, + "completed_at": 1787759400.060653, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b309a685df56f21f97d3b1f140757a9f77df6a77 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:53:30 +0800 Subject: [PATCH 07/21] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 1ecb497e2a..08f0567b9d 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,16 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787759594.059346, + "completed_at": 1787759609.948755, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are not ignoring runaway.txt. Find where the file is and fix that.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 08e21a6d77feca40573a75116043e720b4718a66 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:55:48 +0800 Subject: [PATCH 08/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 08f0567b9d..80f4ed2841 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787759731.952641, + "completed_at": 1787759747.348911, + "comments": [ + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 14511bac255b42fe0951d24bd58d5ebf31ba8a4f Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:56:30 +0800 Subject: [PATCH 09/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 80f4ed2841..5337c5ccad 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787759777.599041, + "completed_at": 1787759789.911957, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From cfee584b99bb48d62cdb0b95000a3cf8badc3345 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Wed, 26 Aug 2026 23:58:18 +0800 Subject: [PATCH 10/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5337c5ccad..87d4726055 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787759889.756241, + "completed_at": 1787759898.019684, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From e34136f68e97d81681b4079d8be56933bc98e92d Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:00:22 +0800 Subject: [PATCH 11/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 87d4726055..296ae2f4b5 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787760014.336428, + "completed_at": 1787760022.149497, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From fdf25d60dc155c008ce8a1633479c7d41908514f Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:02:48 +0800 Subject: [PATCH 12/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 296ae2f4b5..99060b1a49 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787760161.356131, + "completed_at": 1787760167.478115, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 68d6da7dc7efe64c694f04b336e8b3a30a74ac05 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:06:18 +0800 Subject: [PATCH 13/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 99060b1a49..e054b17851 100644 --- a/progress.json +++ b/progress.json @@ -133,5 +133,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787760370.883539, + "completed_at": 1787760378.274964, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 93e9eac9a9ff62ce723fbe4776a5bda1d6574b15 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:13:32 +0800 Subject: [PATCH 14/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e054b17851..85c4e4166a 100644 --- a/progress.json +++ b/progress.json @@ -142,5 +142,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787760805.929381, + "completed_at": 1787760811.978821, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From d059d0598f0a6b2d3ee9dbfc05b2d4c14d96b816 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:15:44 +0800 Subject: [PATCH 15/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 85c4e4166a..f7b61e9adf 100644 --- a/progress.json +++ b/progress.json @@ -151,5 +151,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787760937.647084, + "completed_at": 1787760944.22185, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 1cde1f12cd666a81b2a56b9ff2ed1ed980adf038 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:20:43 +0800 Subject: [PATCH 16/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f7b61e9adf..a8c6b5cd5c 100644 --- a/progress.json +++ b/progress.json @@ -160,5 +160,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787761234.577203, + "completed_at": 1787761242.549419, + "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 a285ccd580260ce458a2a2b6c874e2d2d30bd4b4 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:21:10 +0800 Subject: [PATCH 17/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a8c6b5cd5c..86f23f49ec 100644 --- a/progress.json +++ b/progress.json @@ -169,5 +169,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": 1787761261.199865, + "completed_at": 1787761269.062127, + "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 fc3ea432b7078cca0a8d64f33f6fd57d42c29910 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:21:40 +0800 Subject: [PATCH 18/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 86f23f49ec..4ed128bc66 100644 --- a/progress.json +++ b/progress.json @@ -178,5 +178,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": 1787761293.722907, + "completed_at": 1787761299.624593, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From d824608ddd511075fe956883660bd2ec3fc1f520 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:24:34 +0800 Subject: [PATCH 19/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4ed128bc66..ff628ff8eb 100644 --- a/progress.json +++ b/progress.json @@ -187,5 +187,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787761467.976136, + "completed_at": 1787761474.147686, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From edde52d6af5310da7fa357e2963aa2f80a079910 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:27:10 +0800 Subject: [PATCH 20/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ff628ff8eb..ae0bd42030 100644 --- a/progress.json +++ b/progress.json @@ -196,5 +196,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787761622.549388, + "completed_at": 1787761629.284819, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 21b1f6e1f3d805c33a01791de9674f522fb39fc8 Mon Sep 17 00:00:00 2001 From: JavierLimZH Date: Thu, 27 Aug 2026 00:29:13 +0800 Subject: [PATCH 21/21] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ae0bd42030..6046ad6f22 100644 --- a/progress.json +++ b/progress.json @@ -205,5 +205,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787761746.519802, + "completed_at": 1787761752.535207, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file