From 235b01b2f937c5cafee8b72a18a9a51a5fd58ee5 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 01:19:14 +0800 Subject: [PATCH 01/32] Sync progress with local machine --- progress.json | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..5f22c2d969 --- /dev/null +++ b/progress.json @@ -0,0 +1,108 @@ +[ + { + "exercise_name": "clone-repo", + "started_at": 1787675881.902995, + "completed_at": 1787675886.375746, + "comments": [ + "The origin remote does not point to your fork!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787676250.450251, + "completed_at": 1787676254.244228, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787677347.021011, + "completed_at": 1787677348.487715, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787641792.67767, + "completed_at": 1787641796.272968, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787594932.658747, + "completed_at": 1787594934.220941, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787598575.257132, + "completed_at": 1787598577.517719, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787597207.890256, + "completed_at": 1787597209.206182, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787596334.72549, + "completed_at": 1787596336.068681, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787597806.551124, + "completed_at": 1787597808.634435, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787596737.583857, + "completed_at": 1787596829.247386, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787587892.953922, + "completed_at": 1787587894.351826, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787586789.615492, + "completed_at": 1787586790.994952, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 270c6fc1ad082ab8f8c97d7894d709c402119207 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 02:02:01 +0800 Subject: [PATCH 02/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5f22c2d969..9220f22d1e 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787680917.995904, + "completed_at": 1787680920.796147, + "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 dbe3859b03c7ffc6af133500cd451eea84dca3f6 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 02:04:15 +0800 Subject: [PATCH 03/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9220f22d1e..b8d2c09aaf 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,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": 1787681053.85751, + "completed_at": 1787681055.230566, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From a97f316bf8210b2ed168e08343c53fbc9d096a88 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 14:36:32 +0800 Subject: [PATCH 04/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b8d2c09aaf..b5f056c9eb 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787726188.508133, + "completed_at": 1787726191.679844, + "comments": [ + "Missing lightweight tag \"first-pilot\"." + ], + "status": "Incomplete" } ] \ No newline at end of file From 50a9f4212fbead1c648d1986e2e703cbcfd58af4 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 14:38:21 +0800 Subject: [PATCH 05/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b5f056c9eb..9e65e6c946 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Missing lightweight tag \"first-pilot\"." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787726299.760236, + "completed_at": 1787726301.300644, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 2798787eb8b93765f81f5d1e03cc93a25ddf4741 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 14:48:27 +0800 Subject: [PATCH 06/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9e65e6c946..e8055c4540 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787726904.158007, + "completed_at": 1787726907.280892, + "comments": [ + "The 'april-update' tag is pointing to the wrong commit. It should point to the April commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From 6d1eb711c6f1bf69b5703e27ed795ec4bc892903 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 14:49:33 +0800 Subject: [PATCH 07/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e8055c4540..b18dcbce4b 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "The 'april-update' tag is pointing to the wrong commit. It should point to the April commit." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-update", + "started_at": 1787726971.908977, + "completed_at": 1787726973.356807, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 3aeb9756c1609e87a928a305757f71a3bb521d06 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 15:29:00 +0800 Subject: [PATCH 08/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b18dcbce4b..30f3a07cee 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787729337.744637, + "completed_at": 1787729340.132511, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From d274c299acc2008ee68818b402d79788d61631fd Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 15:37:20 +0800 Subject: [PATCH 09/32] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index 30f3a07cee..44dd44d0ce 100644 --- a/progress.json +++ b/progress.json @@ -167,5 +167,15 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787729837.369677, + "completed_at": 1787729840.329341, + "comments": [ + "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 not right." + ], + "status": "Incomplete" } ] \ No newline at end of file From 2a66f1a3e4c6e8216e265ad495022a38e7ec1693 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 15:39:37 +0800 Subject: [PATCH 10/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 44dd44d0ce..91090bcb77 100644 --- a/progress.json +++ b/progress.json @@ -177,5 +177,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": 1787729973.898203, + "completed_at": 1787729976.813509, + "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 8b4755e48dd58f9e1822d7ff45b3365ed3d21c9f Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 15:41:48 +0800 Subject: [PATCH 11/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 91090bcb77..93fd4e4ab2 100644 --- a/progress.json +++ b/progress.json @@ -186,5 +186,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": 1787730106.772752, + "completed_at": 1787730108.377592, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 447bf02459a4d7f5538df389a4dad455b52164a0 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 18:53:51 +0800 Subject: [PATCH 12/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 93fd4e4ab2..3d584c5138 100644 --- a/progress.json +++ b/progress.json @@ -195,5 +195,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787741629.146691, + "completed_at": 1787741630.669684, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From e3f83c582de4512c603815356b0c332a4bd22c2b Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 19:37:33 +0800 Subject: [PATCH 13/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3d584c5138..568b8f9304 100644 --- a/progress.json +++ b/progress.json @@ -204,5 +204,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787744251.659708, + "completed_at": 1787744253.096959, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From e272ca782a6bd505285f966d576f08c5d1b1b6a5 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Wed, 26 Aug 2026 19:49:06 +0800 Subject: [PATCH 14/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 568b8f9304..933bb67dab 100644 --- a/progress.json +++ b/progress.json @@ -213,5 +213,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787744944.716063, + "completed_at": 1787744946.258847, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file From 80f289a15a7b4f48123732c78e295d41b706f9e1 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 11:45:04 +0800 Subject: [PATCH 15/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 933bb67dab..5ccb24bbdd 100644 --- a/progress.json +++ b/progress.json @@ -222,5 +222,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1787802300.373268, + "completed_at": 1787802303.792735, + "comments": [ + "You do not have 2 commits on the bug-fix branch" + ], + "status": "Incomplete" } ] \ No newline at end of file From bf9c45b8ba10ddc6d18709ed12eddd7c95f3bf40 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 11:45:27 +0800 Subject: [PATCH 16/32] Reset progress for side-track --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 5ccb24bbdd..933bb67dab 100644 --- a/progress.json +++ b/progress.json @@ -222,14 +222,5 @@ "Good work reverting commits!" ], "status": "Completed" - }, - { - "exercise_name": "side-track", - "started_at": 1787802300.373268, - "completed_at": 1787802303.792735, - "comments": [ - "You do not have 2 commits on the bug-fix branch" - ], - "status": "Incomplete" } ] \ No newline at end of file From 3981d5a017310d049502315d1ea27569ae490647 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 11:47:00 +0800 Subject: [PATCH 17/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 933bb67dab..bca3693e71 100644 --- a/progress.json +++ b/progress.json @@ -222,5 +222,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1787802416.802411, + "completed_at": 1787802420.007337, + "comments": [ + "You aren't currently on the main branch. Checkout to that branch and try again!" + ], + "status": "Incomplete" } ] \ No newline at end of file From e90da9590c38014f0370dc38273c1423ab136597 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 11:47:19 +0800 Subject: [PATCH 18/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bca3693e71..d4d10bfc38 100644 --- a/progress.json +++ b/progress.json @@ -231,5 +231,14 @@ "You aren't currently on the main branch. Checkout to that branch and try again!" ], "status": "Incomplete" + }, + { + "exercise_name": "side-track", + "started_at": 1787802437.303867, + "completed_at": 1787802438.641167, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" } ] \ No newline at end of file From a15467b6cf002f26a9aff745860e664d790fe7f0 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 11:50:33 +0800 Subject: [PATCH 19/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d4d10bfc38..670b096385 100644 --- a/progress.json +++ b/progress.json @@ -240,5 +240,14 @@ "Great work with using git branch and git checkout to fix the bugs!" ], "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787802631.77053, + "completed_at": 1787802633.195798, + "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 ca2a3d770d1203b73eca1b97650bad8ae7e64c52 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 14:29:45 +0800 Subject: [PATCH 20/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 670b096385..33e03337a8 100644 --- a/progress.json +++ b/progress.json @@ -249,5 +249,14 @@ "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" ], "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1787812183.198156, + "completed_at": 1787812184.510804, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" } ] \ No newline at end of file From 3c5cd010e3407faaa25ddfe90341a4868f217f79 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 14:47:26 +0800 Subject: [PATCH 21/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 33e03337a8..66de9a77ae 100644 --- a/progress.json +++ b/progress.json @@ -258,5 +258,14 @@ "Great work with merging the branches in order! Try running the HTML files locally!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1787813244.346033, + "completed_at": 1787813245.703219, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From cca9b4d04e853cf0cf5a87b998a59ea568625fc7 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 15:41:28 +0800 Subject: [PATCH 22/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 66de9a77ae..926657042b 100644 --- a/progress.json +++ b/progress.json @@ -267,5 +267,14 @@ "Great job fast-forward merging only 'with-sally'!" ], "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1787816486.519399, + "completed_at": 1787816487.926756, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" } ] \ No newline at end of file From 82eacd4017baabf18d56ad77bf279d235fb7ac7b Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 16:18:16 +0800 Subject: [PATCH 23/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 926657042b..6cdf18a93d 100644 --- a/progress.json +++ b/progress.json @@ -276,5 +276,14 @@ "Great work resolving the merge conflict!" ], "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1787818694.060114, + "completed_at": 1787818695.60255, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 78edb09e56c72005cc8911ddd0e55dae3602ec91 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 16:20:21 +0800 Subject: [PATCH 24/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6cdf18a93d..ffa0a3526b 100644 --- a/progress.json +++ b/progress.json @@ -285,5 +285,14 @@ "Great work with renaming the branches on your local repository!" ], "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1787818819.83046, + "completed_at": 1787818821.24022, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" } ] \ No newline at end of file From 02a677d6f621f7a9e34728f5ec154ba41e8f9fff Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 16:36:28 +0800 Subject: [PATCH 25/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ffa0a3526b..14218f17df 100644 --- a/progress.json +++ b/progress.json @@ -294,5 +294,14 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787819784.752608, + "completed_at": 1787819788.033128, + "comments": [ + "You need to merge 'feature-search' first!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 8e5bf3e5bae58ee9e49666af4d712fc95dc423c3 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 16:42:08 +0800 Subject: [PATCH 26/32] Reset progress for mix-messy-docs --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 14218f17df..ffa0a3526b 100644 --- a/progress.json +++ b/progress.json @@ -294,14 +294,5 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" - }, - { - "exercise_name": "mix-messy-docs", - "started_at": 1787819784.752608, - "completed_at": 1787819788.033128, - "comments": [ - "You need to merge 'feature-search' first!" - ], - "status": "Incomplete" } ] \ No newline at end of file From b1bab00a19441911cadd23409b6ee0f4366a7831 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 16:48:06 +0800 Subject: [PATCH 27/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ffa0a3526b..5f330c8f55 100644 --- a/progress.json +++ b/progress.json @@ -294,5 +294,14 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787820484.662342, + "completed_at": 1787820486.326064, + "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 831fc2563765057e495ed3b800e98fe41217ccc9 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Thu, 27 Aug 2026 17:01:57 +0800 Subject: [PATCH 28/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5f330c8f55..bb576a3cd4 100644 --- a/progress.json +++ b/progress.json @@ -303,5 +303,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": 1787821315.708044, + "completed_at": 1787821317.441625, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" } ] \ No newline at end of file From 18dfc804b71bf4597367f0f137d94787cd84dbb6 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Fri, 28 Aug 2026 01:31:44 +0800 Subject: [PATCH 29/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bb576a3cd4..72a3a9a4e2 100644 --- a/progress.json +++ b/progress.json @@ -312,5 +312,14 @@ "You have successfully completed the exercise!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1787851902.640147, + "completed_at": 1787851904.030322, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" } ] \ No newline at end of file From d77d9daefd45e1c0b4a701503f1fcb387a4d556c Mon Sep 17 00:00:00 2001 From: kaih4n Date: Fri, 28 Aug 2026 01:57:48 +0800 Subject: [PATCH 30/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 72a3a9a4e2..5cdb745361 100644 --- a/progress.json +++ b/progress.json @@ -321,5 +321,14 @@ "Great work pushing the PQR branch to your fork!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1787853465.668749, + "completed_at": 1787853467.11518, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" } ] \ No newline at end of file From 2f574a4a0ae2fadf8220e3e60902d8c023e9d862 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Fri, 28 Aug 2026 02:06:33 +0800 Subject: [PATCH 31/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5cdb745361..4336f97720 100644 --- a/progress.json +++ b/progress.json @@ -330,5 +330,14 @@ "Great work! All required branches are present and correctly set up." ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1787853991.206244, + "completed_at": 1787853992.645718, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" } ] \ No newline at end of file From 77dac5969a4f67f5a725debddf85fcb3fb925fe6 Mon Sep 17 00:00:00 2001 From: kaih4n Date: Fri, 28 Aug 2026 02:08:59 +0800 Subject: [PATCH 32/32] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4336f97720..1ef110e3f0 100644 --- a/progress.json +++ b/progress.json @@ -339,5 +339,14 @@ "Great job deleting the VWX branch!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1787854136.640302, + "completed_at": 1787854138.780075, + "comments": [ + "Nice work renaming the branch locally and on the remote!" + ], + "status": "Completed" } ] \ No newline at end of file