From ce823f5b628e6ae9da337defd667e1b7deb4a01f Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:12:24 +0800 Subject: [PATCH 01/38] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..0aacf63844 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1768961388.634718, + "completed_at": 1768961543.94049, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 764b3672ec52d10b9d178ec173154ed390c5ce35 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:19:40 +0800 Subject: [PATCH 02/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0aacf63844..9239a565ab 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768961978.906957, + "completed_at": 1768961980.135644, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 1b11e2b7539c430ac9e210b4bd8be48c4fef1f34 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:39:42 +0800 Subject: [PATCH 03/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9239a565ab..573102a9a5 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768963177.468911, + "completed_at": 1768963181.90137, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From c80af479c70c9894fd36f8b3f57ff1d841f5d1e7 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:49:51 +0800 Subject: [PATCH 04/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 573102a9a5..26306d01c4 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768963789.654856, + "completed_at": 1768963791.141372, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From ec92af59aaaf03e7921a2359d33b056cbf94e829 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 11:49:37 +0800 Subject: [PATCH 05/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 26306d01c4..75c75cda52 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768967373.455519, + "completed_at": 1768967376.999614, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 153c859f0002ccc2114642b5d5cc59399f9a120c Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 11:55:09 +0800 Subject: [PATCH 06/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 75c75cda52..fd2f66ea40 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768967705.156453, + "completed_at": 1768967708.903255, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 62715b2f4b9018c45d838e8388a7c8c4b89d2001 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 12:52:27 +0800 Subject: [PATCH 07/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fd2f66ea40..6a882fa752 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768971145.779947, + "completed_at": 1768971146.983759, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 183ba4fb59371eced340b0383029e137546d9e41 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:11:47 +0800 Subject: [PATCH 08/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6a882fa752..86b84900fb 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768986704.607686, + "completed_at": 1768986707.085125, + "comments": [ + "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. is empty." + ], + "status": "Incomplete" } ] \ No newline at end of file From a8dc9845500f88bd4abce34a750d54e87066900e Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:12:51 +0800 Subject: [PATCH 09/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 86b84900fb..f99fec6019 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. is empty." ], "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768986769.751475, + "completed_at": 1768986770.992936, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 3dc32a38223a05628552a56be53796e0a9575334 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:25:03 +0800 Subject: [PATCH 10/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f99fec6019..0e4cdf9996 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768987501.490091, + "completed_at": 1768987502.668728, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 4ab4c6448d2e19d2020ce908d1e7e330c2ee36e9 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:29:34 +0800 Subject: [PATCH 11/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0e4cdf9996..4d4fee57dc 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768987772.481256, + "completed_at": 1768987773.617561, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 1df1bfd8f3b205c42a99a4271d01edcf4a71b980 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:33:30 +0800 Subject: [PATCH 12/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4d4fee57dc..bdb569819a 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768988004.464873, + "completed_at": 1768988009.494446, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 582ea379073ea35671f83ecf82ac1b521911e049 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:44:46 +0800 Subject: [PATCH 13/38] Update progress --- progress.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/progress.json b/progress.json index bdb569819a..8b7109af06 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,17 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768992283.085157, + "completed_at": 1768992285.505277, + "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 55d5df2e5d190a8e18050da90e35efd58613ebe9 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:46:35 +0800 Subject: [PATCH 14/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8b7109af06..9dda34b7fb 100644 --- a/progress.json +++ b/progress.json @@ -118,5 +118,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": 1768992391.767407, + "completed_at": 1768992394.343532, + "comments": [ + "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers." + ], + "status": "Incomplete" } ] \ No newline at end of file From dca93ee0783e75db36abe15e6f6d42fba04dcf13 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:47:18 +0800 Subject: [PATCH 15/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9dda34b7fb..b359f30c99 100644 --- a/progress.json +++ b/progress.json @@ -127,5 +127,14 @@ "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768992437.200085, + "completed_at": 1768992438.391979, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From f76afa99fc4a0773530aa910e5a7c8491ba392aa Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:58:29 +0800 Subject: [PATCH 16/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b359f30c99..e9dcfbd603 100644 --- a/progress.json +++ b/progress.json @@ -136,5 +136,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768993108.13161, + "completed_at": 1768993109.389256, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 676ac472039117049cf9bf8e6a05215c2e8211b4 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 19:16:28 +0800 Subject: [PATCH 17/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e9dcfbd603..2277603eb5 100644 --- a/progress.json +++ b/progress.json @@ -145,5 +145,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768994186.53059, + "completed_at": 1768994187.77596, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 67c1ebbc537ccdd083a3541d0e355c5f8dee87ae Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 19:25:35 +0800 Subject: [PATCH 18/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2277603eb5..b097a31d2b 100644 --- a/progress.json +++ b/progress.json @@ -154,5 +154,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768994732.534966, + "completed_at": 1768994735.179923, + "comments": [ + "You have not reverted all the commits yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 18d3f65d897d73e42819a708d5d4d5cc4f6d28c7 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 19:27:15 +0800 Subject: [PATCH 19/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b097a31d2b..5f6e6f2daf 100644 --- a/progress.json +++ b/progress.json @@ -163,5 +163,14 @@ "You have not reverted all the commits yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768994833.672468, + "completed_at": 1768994834.894893, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file From a4035ff414dc0964ed0408882e7a6bd0a00cd615 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Fri, 23 Jan 2026 10:40:04 +0800 Subject: [PATCH 20/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5f6e6f2daf..5d543a96ff 100644 --- a/progress.json +++ b/progress.json @@ -172,5 +172,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769136002.463871, + "completed_at": 1769136003.909168, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From cdcc3220852accc3a57bf47f23ae489a41b72d18 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Fri, 23 Jan 2026 10:41:00 +0800 Subject: [PATCH 21/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5d543a96ff..5acc152fdb 100644 --- a/progress.json +++ b/progress.json @@ -181,5 +181,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769136058.584038, + "completed_at": 1769136059.943903, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From 7cf3cc12ae0b21363563a97efcc6c4d8553ad84f Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Fri, 23 Jan 2026 10:45:02 +0800 Subject: [PATCH 22/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5acc152fdb..e335708596 100644 --- a/progress.json +++ b/progress.json @@ -190,5 +190,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769136300.177313, + "completed_at": 1769136301.663399, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From c404c369d7b750f4860e5f2080abfbdaf97c75a0 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Fri, 23 Jan 2026 10:46:59 +0800 Subject: [PATCH 23/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e335708596..c7dc61d308 100644 --- a/progress.json +++ b/progress.json @@ -199,5 +199,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769136416.881821, + "completed_at": 1769136418.247499, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 594a31c008ac85f01daeedcc883f02aa2deb552d Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Fri, 23 Jan 2026 10:50:04 +0800 Subject: [PATCH 24/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c7dc61d308..2a66d98f57 100644 --- a/progress.json +++ b/progress.json @@ -208,5 +208,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769136601.823186, + "completed_at": 1769136603.326735, + "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 c842b511afa91449d75a88fcd72449ffb40e5685 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Fri, 23 Jan 2026 10:53:22 +0800 Subject: [PATCH 25/38] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index 2a66d98f57..256975897f 100644 --- a/progress.json +++ b/progress.json @@ -217,5 +217,12 @@ "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": 1769136800.346328, + "completed_at": 1769136801.722125, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From 71c060759720581119cc1afa5ce24f6a0aa07de3 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 10:37:23 +0800 Subject: [PATCH 26/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 256975897f..4348c5475b 100644 --- a/progress.json +++ b/progress.json @@ -224,5 +224,14 @@ "completed_at": 1769136801.722125, "comments": [], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1769395041.305429, + "completed_at": 1769395042.619516, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" } ] \ No newline at end of file From addcb4cf3aa48489c9e89577f81380400035deec Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 10:46:54 +0800 Subject: [PATCH 27/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4348c5475b..66491ae5e2 100644 --- a/progress.json +++ b/progress.json @@ -233,5 +233,14 @@ "Great work with using git branch and git checkout to fix the bugs!" ], "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769395610.728071, + "completed_at": 1769395613.442099, + "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 be7f267bf379675b5a29266df3405d7b8ab90cce Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 11:30:41 +0800 Subject: [PATCH 28/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 66491ae5e2..5ed6d71837 100644 --- a/progress.json +++ b/progress.json @@ -242,5 +242,14 @@ "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" ], "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1769398240.113865, + "completed_at": 1769398241.299602, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" } ] \ No newline at end of file From 7362fdeea5d7fc556f008cd6c6dc4a72ced1e5d4 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 11:33:42 +0800 Subject: [PATCH 29/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5ed6d71837..6be9b10b3d 100644 --- a/progress.json +++ b/progress.json @@ -251,5 +251,14 @@ "Great work with merging the branches in order! Try running the HTML files locally!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1769398420.619217, + "completed_at": 1769398421.863499, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From 12e1774a6681d94e430973a8907f1d83f6da8134 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 11:37:04 +0800 Subject: [PATCH 30/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6be9b10b3d..27bf8d6adb 100644 --- a/progress.json +++ b/progress.json @@ -260,5 +260,14 @@ "Great job fast-forward merging only 'with-sally'!" ], "status": "Completed" + }, + { + "exercise_name": "merge-undo", + "started_at": 1769398620.891793, + "completed_at": 1769398623.605002, + "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 da7e2c8ac896aea52a1f44b1bf50ebf714c0e07b Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 11:55:03 +0800 Subject: [PATCH 31/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 27bf8d6adb..037022b46e 100644 --- a/progress.json +++ b/progress.json @@ -269,5 +269,14 @@ "Great work with undoing the merges! Try listing the directory to see what has changed." ], "status": "Completed" + }, + { + "exercise_name": "ff-undo", + "started_at": 1769399701.939322, + "completed_at": 1769399703.13926, + "comments": [ + "You have successfully undone the merge of branch 'others'." + ], + "status": "Completed" } ] \ No newline at end of file From 95a6b6c7cd962229fefd4731b996065f978ec1bd Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 11:59:55 +0800 Subject: [PATCH 32/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 037022b46e..5f8ef4e429 100644 --- a/progress.json +++ b/progress.json @@ -278,5 +278,14 @@ "You have successfully undone the merge of branch 'others'." ], "status": "Completed" + }, + { + "exercise_name": "branch-compare", + "started_at": 1769399993.243111, + "completed_at": 1769399994.460611, + "comments": [ + "Great work comparing the branches successfully!" + ], + "status": "Completed" } ] \ No newline at end of file From f27a5d7623620baee9027d9c8408fea70136cd7d Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 12:09:52 +0800 Subject: [PATCH 33/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5f8ef4e429..9a68d8efeb 100644 --- a/progress.json +++ b/progress.json @@ -287,5 +287,14 @@ "Great work comparing the branches successfully!" ], "status": "Completed" + }, + { + "exercise_name": "merge-squash", + "started_at": 1769400589.345862, + "completed_at": 1769400590.547539, + "comments": [ + "Good job performing a merge squash!" + ], + "status": "Completed" } ] \ No newline at end of file From ae5d4e694bfc153ead342733345d05c3a003ac73 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 12:58:30 +0800 Subject: [PATCH 34/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9a68d8efeb..7604073a62 100644 --- a/progress.json +++ b/progress.json @@ -296,5 +296,14 @@ "Good job performing a merge squash!" ], "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1769403509.041094, + "completed_at": 1769403510.205406, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" } ] \ No newline at end of file From 0c573786d48e5056b7a8882acef8e8b62886b291 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 13:03:32 +0800 Subject: [PATCH 35/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7604073a62..b2bc13a90b 100644 --- a/progress.json +++ b/progress.json @@ -305,5 +305,14 @@ "Great work resolving the merge conflict!" ], "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1769403810.858658, + "completed_at": 1769403812.047209, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 3616ef7bdd6e50410590a69aaaf3127e652e39c6 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 13:10:30 +0800 Subject: [PATCH 36/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b2bc13a90b..60ac0b20b9 100644 --- a/progress.json +++ b/progress.json @@ -314,5 +314,14 @@ "Great work with renaming the branches on your local repository!" ], "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1769404228.766078, + "completed_at": 1769404229.948366, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" } ] \ No newline at end of file From 03331e5de33c9388d1ee1b062a136f23758cde31 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 13:18:56 +0800 Subject: [PATCH 37/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 60ac0b20b9..aba9985145 100644 --- a/progress.json +++ b/progress.json @@ -323,5 +323,14 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1769404735.076864, + "completed_at": 1769404736.282806, + "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 eef1e4aec773b6dda73ecc7c48d24e204055d9cd Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Mon, 26 Jan 2026 13:26:48 +0800 Subject: [PATCH 38/38] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index aba9985145..0c760edfbe 100644 --- a/progress.json +++ b/progress.json @@ -332,5 +332,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": 1769405206.182008, + "completed_at": 1769405207.42079, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" } ] \ No newline at end of file