From 3d6992c9361ad92fff5ae8d1f1053f3e57017f6f Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:17:53 +0800 Subject: [PATCH 01/58] Reset progress for undo-init --- progress.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..0637a088a0 --- /dev/null +++ b/progress.json @@ -0,0 +1 @@ +[] \ No newline at end of file From 27e22f6f891f62b365792a0865fb4b715a17651b Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:19:56 +0800 Subject: [PATCH 02/58] Update progress --- progress.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/progress.json b/progress.json index 0637a088a0..235f0f7ea4 100644 --- a/progress.json +++ b/progress.json @@ -1 +1,11 @@ -[] \ No newline at end of file +[ + { + "exercise_name": "undo-init", + "started_at": 1787239190.501749, + "completed_at": 1787239195.748031, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + } +] \ No newline at end of file From 31a74b5f3997ce8967db746887d010974f050900 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:20:30 +0800 Subject: [PATCH 03/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 235f0f7ea4..18a3e5a8b5 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "The init operation is not undone." ], "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1787239226.743978, + "completed_at": 1787239229.190013, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From 213a72ed279ae24e1712c15a0bafedd6c4d2853b Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:27:12 +0800 Subject: [PATCH 04/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 18a3e5a8b5..a4ee8f4bb4 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787239628.804747, + "completed_at": 1787239631.481233, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From c89b84ce05a7b20a5be49c5184014bc09421efd3 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:29:53 +0800 Subject: [PATCH 05/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a4ee8f4bb4..993863976d 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": 1787239789.798055, + "completed_at": 1787239792.769064, + "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 ebb0b88d5cd39dca61263443de46df4b6729a229 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:31:33 +0800 Subject: [PATCH 06/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 993863976d..855564b747 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": 1787239890.422757, + "completed_at": 1787239892.929211, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 5178a0c4391e61f4f441224ea163eef58b79f4d4 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:35:23 +0800 Subject: [PATCH 07/58] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index 855564b747..ee76101aa5 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": 1787240119.072879, + "completed_at": 1787240121.716541, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From 13cd85aeb9dec64d6f5cfa640c9c35dd9d514ddb Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:37:45 +0800 Subject: [PATCH 08/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ee76101aa5..6733a624cb 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "completed_at": 1787240121.716541, "comments": [], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787240241.355199, + "completed_at": 1787240264.180208, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 6cef547c76b971f2cf1a7afc14aefab8290d4670 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:39:10 +0800 Subject: [PATCH 09/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6733a624cb..fe0890f213 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "The remote repository url you provided either does not exist or is private. Try again!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787240342.682579, + "completed_at": 1787240348.561347, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 1fe6ea07bfe03f9f51cf6f258081c9744d186aba Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:40:35 +0800 Subject: [PATCH 10/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fe0890f213..40de4fe380 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787240432.188585, + "completed_at": 1787240434.935354, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 2a1a2545f128aab02ec1dd3e32de557bee2eca32 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:42:34 +0800 Subject: [PATCH 11/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 40de4fe380..2d01f4762c 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787240549.633495, + "completed_at": 1787240553.661872, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 3063db4fe15dc12e11daaa30e20f900337723430 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:45:17 +0800 Subject: [PATCH 12/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2d01f4762c..b0ff6e54b5 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787240705.113481, + "completed_at": 1787240716.617256, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 4341c7ee1fc61e1d7b3c252ebda1473c20556c4e Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:47:08 +0800 Subject: [PATCH 13/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b0ff6e54b5..e575ba62fa 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787240814.935278, + "completed_at": 1787240827.147334, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 2e96b23689d4c9f850717d284f5c0b08c1475a87 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:48:48 +0800 Subject: [PATCH 14/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e575ba62fa..68704ccfe0 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787240918.304201, + "completed_at": 1787240927.788344, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 39312060ce3ab5ac71717186dca7b5b8433b09ea Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:50:05 +0800 Subject: [PATCH 15/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 68704ccfe0..e043dbb6a8 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787240999.243232, + "completed_at": 1787241004.853727, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 91a1e3d69072afd8f3ebf8e3b5a9cdf82fdcc50e Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:53:24 +0800 Subject: [PATCH 16/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e043dbb6a8..bae93cdb37 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787241195.223143, + "completed_at": 1787241203.651212, + "comments": [ + "The remote 'upstream' is missing!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 43e0e6f1f27ddeec46a49fc1968cee073fd8b6c4 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:53:55 +0800 Subject: [PATCH 17/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bae93cdb37..17e53c095d 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "The remote 'upstream' is missing!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787241228.93948, + "completed_at": 1787241233.7704, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From c4af98b8f7a9520595c68b92a41650bdf411ba6d Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:56:20 +0800 Subject: [PATCH 18/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 17e53c095d..15e81c9cb8 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787241373.916887, + "completed_at": 1787241379.609123, + "comments": [ + "You did not pull Alice's changes to your own main branch!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 3dcc1384f9ed9a13f9d23868d8a78d09c70db1d5 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:56:45 +0800 Subject: [PATCH 19/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 15e81c9cb8..47e038b08e 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "You did not pull Alice's changes to your own main branch!" ], "status": "Incomplete" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787241402.288983, + "completed_at": 1787241404.94046, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From cc7a660470818c7cf438e12852ae9cf7df2e5b87 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:08:45 +0800 Subject: [PATCH 20/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 47e038b08e..c2683c765f 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787242121.078354, + "completed_at": 1787242123.863836, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 37e62a3000e32ebe9b7e312b9bfdece2b0a46d88 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:12:35 +0800 Subject: [PATCH 21/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c2683c765f..f63297a939 100644 --- a/progress.json +++ b/progress.json @@ -167,5 +167,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787242351.216128, + "completed_at": 1787242354.259522, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From d4ae5f7d57b2728bc8e4efdacbf39e1b7e556849 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:17:21 +0800 Subject: [PATCH 22/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f63297a939..bb2bf419e0 100644 --- a/progress.json +++ b/progress.json @@ -176,5 +176,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787242636.6907, + "completed_at": 1787242640.971997, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 7593dcc53bd5315fb9f65107f4519c3cd2dad2ed Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:20:23 +0800 Subject: [PATCH 23/58] Update progress --- progress.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/progress.json b/progress.json index bb2bf419e0..78e427ca1f 100644 --- a/progress.json +++ b/progress.json @@ -185,5 +185,17 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787242817.814255, + "completed_at": 1787242822.985102, + "comments": [ + "Answer for Which are the new values in staged files? is empty.", + "Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.", + "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers.", + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty." + ], + "status": "Incomplete" } ] \ No newline at end of file From 834d70c58bb65732f60910ddf3f37644bac10bd3 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:24:59 +0800 Subject: [PATCH 24/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 78e427ca1f..0aa0454825 100644 --- a/progress.json +++ b/progress.json @@ -197,5 +197,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787243095.631624, + "completed_at": 1787243098.347577, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 6251eae45de7ab191530c9818d5a484f38175726 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:28:46 +0800 Subject: [PATCH 25/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0aa0454825..eb14aef31b 100644 --- a/progress.json +++ b/progress.json @@ -206,5 +206,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787243322.650979, + "completed_at": 1787243325.279412, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 81e82970daca70d5600c9cc6379f0d140d1cfe85 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:33:51 +0800 Subject: [PATCH 26/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eb14aef31b..bb5be8f6bb 100644 --- a/progress.json +++ b/progress.json @@ -215,5 +215,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787243624.76887, + "completed_at": 1787243630.409895, + "comments": [ + "It seems like the commit from Jan 13 is still present in the commit history." + ], + "status": "Incomplete" } ] \ No newline at end of file From c353f460aea3402471089934480dd62ed7846de8 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:35:24 +0800 Subject: [PATCH 27/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bb5be8f6bb..ab34ef1349 100644 --- a/progress.json +++ b/progress.json @@ -224,5 +224,14 @@ "It seems like the commit from Jan 13 is still present in the commit history." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787243720.010881, + "completed_at": 1787243723.154227, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 69d92f4b8d59d0bda999a7ae268026d9ab0ef3c3 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:38:58 +0800 Subject: [PATCH 28/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ab34ef1349..1d733bac95 100644 --- a/progress.json +++ b/progress.json @@ -233,5 +233,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787243934.977405, + "completed_at": 1787243937.85688, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file From c476d4102eb842e2ccdaf911cd4a5b19eef1a565 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:41:10 +0800 Subject: [PATCH 29/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1d733bac95..8b7bf46d86 100644 --- a/progress.json +++ b/progress.json @@ -242,5 +242,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787244067.119454, + "completed_at": 1787244069.675637, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 23241154c6c26f8de55b01478861f9ac2fe7eac7 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:42:07 +0800 Subject: [PATCH 30/58] Update progress --- progress.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/progress.json b/progress.json index 8b7bf46d86..2361bc1aef 100644 --- a/progress.json +++ b/progress.json @@ -251,5 +251,17 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787244121.060015, + "completed_at": 1787244126.734448, + "comments": [ + "Answer for In February, who was replaced in the Wednesday duty roster? is empty.", + "Answer for In February, who joined the Tuesday duty roster? is empty.", + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers.", + "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" } ] \ No newline at end of file From 947bd32ad9524a5cc5341b01df1c8eb3c770754e Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:44:12 +0800 Subject: [PATCH 31/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2361bc1aef..8be1f970bb 100644 --- a/progress.json +++ b/progress.json @@ -263,5 +263,14 @@ "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. does not contain all of the right answers." ], "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1787244246.453504, + "completed_at": 1787244252.079959, + "comments": [ + "Answer for In February, who was replaced in the Wednesday duty roster? is empty." + ], + "status": "Incomplete" } ] \ No newline at end of file From 1848c6ecd16b3c46c7e475b0d7826b103b306ee3 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:45:31 +0800 Subject: [PATCH 32/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8be1f970bb..4c9b4b0914 100644 --- a/progress.json +++ b/progress.json @@ -272,5 +272,14 @@ "Answer for In February, who was replaced in the Wednesday duty roster? is empty." ], "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1787244327.710763, + "completed_at": 1787244330.408118, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From ddee217505f7a66b678d4bf8f57b25c2a10ed807 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:56:21 +0800 Subject: [PATCH 33/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4c9b4b0914..b52e8a80ce 100644 --- a/progress.json +++ b/progress.json @@ -281,5 +281,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1787244976.881482, + "completed_at": 1787244980.224469, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" } ] \ No newline at end of file From ef9db424b49f50203f50d395413442573244aa35 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:01:02 +0800 Subject: [PATCH 34/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b52e8a80ce..fee7180402 100644 --- a/progress.json +++ b/progress.json @@ -290,5 +290,14 @@ "Great work with using git branch and git checkout to fix the bugs!" ], "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787245256.471157, + "completed_at": 1787245261.866669, + "comments": [ + "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 13446c1c11723580aedfc64ce47ddc330a299aea Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:01:43 +0800 Subject: [PATCH 35/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fee7180402..8cceca1adf 100644 --- a/progress.json +++ b/progress.json @@ -299,5 +299,14 @@ "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787245297.91938, + "completed_at": 1787245303.067253, + "comments": [ + "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 5b78014b905af7d911c7e7714746f7f1d1bdda16 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:02:43 +0800 Subject: [PATCH 36/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8cceca1adf..98b8819a17 100644 --- a/progress.json +++ b/progress.json @@ -308,5 +308,14 @@ "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787245357.331481, + "completed_at": 1787245362.781789, + "comments": [ + "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 61541f759c941ff88dc6acc804778e0da11f68e9 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:03:17 +0800 Subject: [PATCH 37/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 98b8819a17..6494ba3100 100644 --- a/progress.json +++ b/progress.json @@ -317,5 +317,14 @@ "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787245391.662716, + "completed_at": 1787245397.068651, + "comments": [ + "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 493b3f4f930aea9c5367474e85476175277d95bd Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:05:26 +0800 Subject: [PATCH 38/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6494ba3100..db21dee8b7 100644 --- a/progress.json +++ b/progress.json @@ -326,5 +326,14 @@ "The 'visitor-line' branch should have the line 'I heard someone knocking at the door.' added to story.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787245522.135993, + "completed_at": 1787245525.122494, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" } ] \ No newline at end of file From dd79702a7160798292b9c1908fe6ac57b12c4d49 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:10:08 +0800 Subject: [PATCH 39/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index db21dee8b7..2e7f686114 100644 --- a/progress.json +++ b/progress.json @@ -335,5 +335,14 @@ "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" ], "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1787245805.071528, + "completed_at": 1787245807.68218, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" } ] \ No newline at end of file From a5e2b0b3e6e24d958ac9475fc71ebc5fc2e0d8ce Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:11:07 +0800 Subject: [PATCH 40/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2e7f686114..4d79c28fad 100644 --- a/progress.json +++ b/progress.json @@ -344,5 +344,14 @@ "Great work with merging the branches in order! Try running the HTML files locally!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1787245864.143767, + "completed_at": 1787245866.948807, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From 04a0213f3294e9ad03f2b09637193724364c6daa Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:12:31 +0800 Subject: [PATCH 41/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4d79c28fad..c59a76669f 100644 --- a/progress.json +++ b/progress.json @@ -353,5 +353,14 @@ "Great job fast-forward merging only 'with-sally'!" ], "status": "Completed" + }, + { + "exercise_name": "merge-undo", + "started_at": 1787245947.929097, + "completed_at": 1787245950.590236, + "comments": [ + "Great work with undoing the merges! Try listing the directory to see what has changed." + ], + "status": "Completed" } ] \ No newline at end of file From 8c0cd675f508c13d51df30f5782eba067ef1eaf3 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:13:31 +0800 Subject: [PATCH 42/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c59a76669f..c1f7bf63df 100644 --- a/progress.json +++ b/progress.json @@ -362,5 +362,14 @@ "Great work with undoing the merges! Try listing the directory to see what has changed." ], "status": "Completed" + }, + { + "exercise_name": "ff-undo", + "started_at": 1787246008.412246, + "completed_at": 1787246010.878218, + "comments": [ + "You have successfully undone the merge of branch 'others'." + ], + "status": "Completed" } ] \ No newline at end of file From 0f8075511477da826b06fb98dc031af1b25dd924 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:18:35 +0800 Subject: [PATCH 43/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c1f7bf63df..f05fec9e76 100644 --- a/progress.json +++ b/progress.json @@ -371,5 +371,14 @@ "You have successfully undone the merge of branch 'others'." ], "status": "Completed" + }, + { + "exercise_name": "branch-compare", + "started_at": 1787246311.282048, + "completed_at": 1787246314.298623, + "comments": [ + "Great work comparing the branches successfully!" + ], + "status": "Completed" } ] \ No newline at end of file From 0d46b482ac91dab00c26c7b24be240392675b9fb Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:19:58 +0800 Subject: [PATCH 44/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f05fec9e76..7fda7ef33c 100644 --- a/progress.json +++ b/progress.json @@ -380,5 +380,14 @@ "Great work comparing the branches successfully!" ], "status": "Completed" + }, + { + "exercise_name": "merge-squash", + "started_at": 1787246394.838713, + "completed_at": 1787246397.682874, + "comments": [ + "Good job performing a merge squash!" + ], + "status": "Completed" } ] \ No newline at end of file From 5cf230c0f0537c989e595bad31d4d7c8006dcef6 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:22:40 +0800 Subject: [PATCH 45/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7fda7ef33c..67fac06a39 100644 --- a/progress.json +++ b/progress.json @@ -389,5 +389,14 @@ "Good job performing a merge squash!" ], "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1787246556.998121, + "completed_at": 1787246559.409751, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" } ] \ No newline at end of file From 521476d923d1a49f74b8059375eee926440d423a Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:24:12 +0800 Subject: [PATCH 46/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 67fac06a39..82653440ba 100644 --- a/progress.json +++ b/progress.json @@ -398,5 +398,14 @@ "Great work resolving the merge conflict!" ], "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1787246649.009413, + "completed_at": 1787246651.439238, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 143520a1a95c4379e2da0b240ef4ff759f682b2a Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:25:33 +0800 Subject: [PATCH 47/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 82653440ba..eddc35186e 100644 --- a/progress.json +++ b/progress.json @@ -407,5 +407,14 @@ "Great work with renaming the branches on your local repository!" ], "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1787246729.793785, + "completed_at": 1787246732.575802, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" } ] \ No newline at end of file From 68a07d82f7aed5ff1d806514237e700cc88726dd Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:32:24 +0800 Subject: [PATCH 48/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eddc35186e..eeabc54c94 100644 --- a/progress.json +++ b/progress.json @@ -416,5 +416,14 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787247138.467346, + "completed_at": 1787247144.009223, + "comments": [ + "Branch 'feature-search' still exists! Remember to delete it after merging!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 475c7ff1a786c1ecdfa9fd899c24dbe8b5b7f75a Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:32:52 +0800 Subject: [PATCH 49/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eeabc54c94..dc97f01614 100644 --- a/progress.json +++ b/progress.json @@ -425,5 +425,14 @@ "Branch 'feature-search' still exists! Remember to delete it after merging!" ], "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787247168.592678, + "completed_at": 1787247171.404957, + "comments": [ + "Great work using all of the concepts you've learnt about branching to mix the messy documentation!" + ], + "status": "Completed" } ] \ No newline at end of file From 83d5d18807b172c458a1469e2373e1b126a308b3 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:36:29 +0800 Subject: [PATCH 50/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index dc97f01614..b6a443b750 100644 --- a/progress.json +++ b/progress.json @@ -434,5 +434,14 @@ "Great work using all of the concepts you've learnt about branching to mix the messy documentation!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1787247384.018294, + "completed_at": 1787247389.130423, + "comments": [ + "Expected commit message of 'Add the search feature', got 'Add the search feature\n\ncommit 6d04b05582a175bec2a97fb25a604ad68c3043a3\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:43:46 2025 +0800\n\n Add more details on the search feature\n\ncommit cf60f821a837456dc7598b17184bab9c204fe44a\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:39:41 2025 +0800\n\n Mention feature for searching books' instead." + ], + "status": "Incomplete" } ] \ No newline at end of file From 18be28226b7579cf38694a8e764234119d8e072a Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:37:35 +0800 Subject: [PATCH 51/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b6a443b750..381d1d1dac 100644 --- a/progress.json +++ b/progress.json @@ -443,5 +443,14 @@ "Expected commit message of 'Add the search feature', got 'Add the search feature\n\ncommit 6d04b05582a175bec2a97fb25a604ad68c3043a3\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:43:46 2025 +0800\n\n Add more details on the search feature\n\ncommit cf60f821a837456dc7598b17184bab9c204fe44a\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:39:41 2025 +0800\n\n Mention feature for searching books' instead." ], "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1787247450.920477, + "completed_at": 1787247454.239596, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" } ] \ No newline at end of file From e55ecc6f836db2240d5166719241532c421ba84b Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:45:05 +0800 Subject: [PATCH 52/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 381d1d1dac..9dc5e07be1 100644 --- a/progress.json +++ b/progress.json @@ -452,5 +452,14 @@ "You have successfully completed the exercise!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1787247901.538478, + "completed_at": 1787247903.956715, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" } ] \ No newline at end of file From 2d17c386638a3bcdcb0316745f1531eabdc41b80 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:47:26 +0800 Subject: [PATCH 53/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9dc5e07be1..8c4b7e3ee8 100644 --- a/progress.json +++ b/progress.json @@ -461,5 +461,14 @@ "Great work pushing the PQR branch to your fork!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1787248042.606147, + "completed_at": 1787248045.448033, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" } ] \ No newline at end of file From d1eea270bcbd563aa2a0e860e2fe5961d525cbf5 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:49:53 +0800 Subject: [PATCH 54/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8c4b7e3ee8..c61da31b6b 100644 --- a/progress.json +++ b/progress.json @@ -470,5 +470,14 @@ "Great work! All required branches are present and correctly set up." ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1787248189.612371, + "completed_at": 1787248192.140888, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" } ] \ No newline at end of file From 014f08a331222dc678a88ed3d59c20b93d84bad9 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:53:20 +0800 Subject: [PATCH 55/58] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index c61da31b6b..b73f628276 100644 --- a/progress.json +++ b/progress.json @@ -479,5 +479,15 @@ "Great job deleting the VWX branch!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1787248394.031704, + "completed_at": 1787248399.677086, + "comments": [ + "Local branch 'STU' was not renamed to 'S-to-Z'!", + "If needed, reset the repository using \"gitmastery progress reset\" and start again." + ], + "status": "Incomplete" } ] \ No newline at end of file From a2410a46d1326459b7ffe2c81d9071f27274e501 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:54:19 +0800 Subject: [PATCH 56/58] Reset progress for glossary-branch-rename --- progress.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/progress.json b/progress.json index b73f628276..c61da31b6b 100644 --- a/progress.json +++ b/progress.json @@ -479,15 +479,5 @@ "Great job deleting the VWX branch!" ], "status": "Completed" - }, - { - "exercise_name": "glossary-branch-rename", - "started_at": 1787248394.031704, - "completed_at": 1787248399.677086, - "comments": [ - "Local branch 'STU' was not renamed to 'S-to-Z'!", - "If needed, reset the repository using \"gitmastery progress reset\" and start again." - ], - "status": "Incomplete" } ] \ No newline at end of file From 01f52be529bc9bede46b19edac8acd9ddaa3e5c2 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:55:06 +0800 Subject: [PATCH 57/58] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index c61da31b6b..464eb2f140 100644 --- a/progress.json +++ b/progress.json @@ -479,5 +479,15 @@ "Great job deleting the VWX branch!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1787248500.198305, + "completed_at": 1787248505.67526, + "comments": [ + "Remote branch STU still exists.", + "Remote branch S-to-Z is missing." + ], + "status": "Incomplete" } ] \ No newline at end of file From 4cbe0e80a1f9a162d8f9259e0419337af2725a39 Mon Sep 17 00:00:00 2001 From: bevanpoh <82710048+bevanpoh@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:55:44 +0800 Subject: [PATCH 58/58] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 464eb2f140..2f6f7ba7c7 100644 --- a/progress.json +++ b/progress.json @@ -489,5 +489,14 @@ "Remote branch S-to-Z is missing." ], "status": "Incomplete" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1787248540.57977, + "completed_at": 1787248543.819745, + "comments": [ + "Nice work renaming the branch locally and on the remote!" + ], + "status": "Completed" } ] \ No newline at end of file