From c7a2e24242ac176a6857de569f607ef1bfe8607c Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:30:26 +0800 Subject: [PATCH 01/35] Sync progress with local machine --- progress.json | 104 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..280e415bfe --- /dev/null +++ b/progress.json @@ -0,0 +1,104 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787301055.511864, + "completed_at": 1787301057.348848, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787544285.774213, + "completed_at": 1787544287.285273, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787301150.637665, + "completed_at": 1787301152.248147, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787544285.480515, + "completed_at": 1787544286.984001, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787544293.114337, + "completed_at": 1787544294.598479, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787300991.316253, + "completed_at": 1787300993.087473, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787544286.04012, + "completed_at": 1787544287.610324, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787300808.410488, + "completed_at": 1787300810.247165, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787544285.345327, + "completed_at": 1787544286.777455, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787300822.665339, + "completed_at": 1787300824.12937, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787300936.684221, + "completed_at": 1787300938.307875, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787544284.710662, + "completed_at": 1787544286.144621, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 20d9e2b764d0aaa516a5bc7971a61aa23ea3bdb9 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:47:42 +0800 Subject: [PATCH 02/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 280e415bfe..b63cf4b38a 100644 --- a/progress.json +++ b/progress.json @@ -100,5 +100,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787651088.655121, + "completed_at": 1787651261.66842, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From e07f0eb1ff556bcc1375788fe632c925a4a5fce0 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:48:45 +0800 Subject: [PATCH 03/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b63cf4b38a..1a29c1aa61 100644 --- a/progress.json +++ b/progress.json @@ -109,5 +109,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787651323.604205, + "completed_at": 1787651325.321817, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 533ee276da142d852908ff112ce47a8a541d4388 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:51:05 +0800 Subject: [PATCH 04/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1a29c1aa61..ddc21b4afe 100644 --- a/progress.json +++ b/progress.json @@ -118,5 +118,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787651463.256402, + "completed_at": 1787651465.307733, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From a94f7cd4847d5a121ef302bdf0ed8074a6b818ab Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:54:31 +0800 Subject: [PATCH 05/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ddc21b4afe..117057e939 100644 --- a/progress.json +++ b/progress.json @@ -127,5 +127,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787651667.482647, + "completed_at": 1787651670.470091, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 5accaa84117a9d952f00dbf9dfea515e4ef9d35e Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:55:21 +0800 Subject: [PATCH 06/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 117057e939..784ce68bf6 100644 --- a/progress.json +++ b/progress.json @@ -136,5 +136,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787651716.848883, + "completed_at": 1787651720.172287, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 7cf5118abbeb8615bcef83255f09148201c342b7 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:56:06 +0800 Subject: [PATCH 07/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 784ce68bf6..514aa67a19 100644 --- a/progress.json +++ b/progress.json @@ -145,5 +145,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787651762.503328, + "completed_at": 1787651765.425167, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 026983521ac806d05354b7c0458706a070296cfe Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 17:58:02 +0800 Subject: [PATCH 08/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 514aa67a19..09c2e803e6 100644 --- a/progress.json +++ b/progress.json @@ -154,5 +154,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787651880.577377, + "completed_at": 1787651882.12655, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 5f7ada3be029da43c299b1db1cc0a168d549555c Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 18:00:22 +0800 Subject: [PATCH 09/35] Update progress --- progress.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/progress.json b/progress.json index 09c2e803e6..b0e7a6130d 100644 --- a/progress.json +++ b/progress.json @@ -163,5 +163,17 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787652018.076381, + "completed_at": 1787652021.460965, + "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 e5974512bf5743cf2155870e31610bd3c86c06fc Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 18:01:05 +0800 Subject: [PATCH 10/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b0e7a6130d..5b1f6a423e 100644 --- a/progress.json +++ b/progress.json @@ -175,5 +175,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": 1787652062.848278, + "completed_at": 1787652064.75011, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 657e4d4122a942e83e012d38d892ae31a4126bf6 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:24:36 +0800 Subject: [PATCH 11/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5b1f6a423e..1d33c5aa0e 100644 --- a/progress.json +++ b/progress.json @@ -184,5 +184,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787671474.336027, + "completed_at": 1787671476.07997, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 325c36d75d1272c76bc187a1c65bbc8b3aeae053 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:36:10 +0800 Subject: [PATCH 12/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1d33c5aa0e..c3f7d58637 100644 --- a/progress.json +++ b/progress.json @@ -193,5 +193,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787672168.738492, + "completed_at": 1787672170.293712, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 99d3f1ac5b8e7348feadba79d02cb4c9c9997229 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:39:24 +0800 Subject: [PATCH 13/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c3f7d58637..4d7f2eae08 100644 --- a/progress.json +++ b/progress.json @@ -202,5 +202,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787672361.580395, + "completed_at": 1787672364.307309, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From e54447ae6fbe29d4309d4a7d61e6bf1b5aa48307 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:39:44 +0800 Subject: [PATCH 14/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4d7f2eae08..01bb0d0ceb 100644 --- a/progress.json +++ b/progress.json @@ -211,5 +211,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787672382.008919, + "completed_at": 1787672383.49838, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From d8792db14cbcb3b813ac4314e96223d3ea616921 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:40:01 +0800 Subject: [PATCH 15/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 01bb0d0ceb..4730d08bb3 100644 --- a/progress.json +++ b/progress.json @@ -220,5 +220,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787672399.820968, + "completed_at": 1787672401.3119, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From be9311f7ee0c458adc6b0b77dc155b1e134ff6ca Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:40:19 +0800 Subject: [PATCH 16/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4730d08bb3..ace2c0f25d 100644 --- a/progress.json +++ b/progress.json @@ -229,5 +229,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787672417.506585, + "completed_at": 1787672419.316047, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 025504bc227e9a7de9b4d2c6a5e6e13264168c2c Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:40:37 +0800 Subject: [PATCH 17/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ace2c0f25d..679d4db4b6 100644 --- a/progress.json +++ b/progress.json @@ -238,5 +238,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787672435.431462, + "completed_at": 1787672437.089399, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file From a1a31d13f7952d918717d6e72665fe3c345816f9 Mon Sep 17 00:00:00 2001 From: pinxin Date: Tue, 25 Aug 2026 23:46:28 +0800 Subject: [PATCH 18/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 679d4db4b6..275cd7523c 100644 --- a/progress.json +++ b/progress.json @@ -247,5 +247,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787672786.739356, + "completed_at": 1787672788.190235, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From c830b1dc59e82815eb49075a746725c5266e0e8e Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:05:31 +0800 Subject: [PATCH 19/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 275cd7523c..ec629d8777 100644 --- a/progress.json +++ b/progress.json @@ -256,5 +256,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1787709929.467636, + "completed_at": 1787709931.002265, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" } ] \ No newline at end of file From 9e0ae1bd9dcd6bbd6b87657a28498396dbfdd556 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:05:48 +0800 Subject: [PATCH 20/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ec629d8777..8007fa4f86 100644 --- a/progress.json +++ b/progress.json @@ -265,5 +265,14 @@ "Great work with using git branch and git checkout to fix the bugs!" ], "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787709946.096507, + "completed_at": 1787709947.739472, + "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 80903e60b5564112aac8fd17cacd47a0d8e4a26b Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:06:05 +0800 Subject: [PATCH 21/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8007fa4f86..daaa9ea905 100644 --- a/progress.json +++ b/progress.json @@ -274,5 +274,14 @@ "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" ], "status": "Completed" + }, + { + "exercise_name": "branch-compare", + "started_at": 1787709963.017224, + "completed_at": 1787709964.886648, + "comments": [ + "Great work comparing the branches successfully!" + ], + "status": "Completed" } ] \ No newline at end of file From f8798e89fea3145de4a14e83c059f163c37f32e3 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:06:22 +0800 Subject: [PATCH 22/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index daaa9ea905..e08e1ddc84 100644 --- a/progress.json +++ b/progress.json @@ -283,5 +283,14 @@ "Great work comparing the branches successfully!" ], "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1787709980.475043, + "completed_at": 1787709981.910018, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" } ] \ No newline at end of file From 6821a25b53cc1887f9a4eae205cf22405bd2dab5 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:06:40 +0800 Subject: [PATCH 23/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e08e1ddc84..421110f649 100644 --- a/progress.json +++ b/progress.json @@ -292,5 +292,14 @@ "Great work with merging the branches in order! Try running the HTML files locally!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1787709998.139097, + "completed_at": 1787710000.135694, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From da86633bbff8036a262df127863ffb912470fe8d Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:06:58 +0800 Subject: [PATCH 24/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 421110f649..fa94bf51a5 100644 --- a/progress.json +++ b/progress.json @@ -301,5 +301,14 @@ "Great job fast-forward merging only 'with-sally'!" ], "status": "Completed" + }, + { + "exercise_name": "merge-undo", + "started_at": 1787710016.764595, + "completed_at": 1787710018.187319, + "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 79224d29b5cd81fe6f37883ed7c3a36cbb0075ea Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:07:15 +0800 Subject: [PATCH 25/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fa94bf51a5..536d015c0f 100644 --- a/progress.json +++ b/progress.json @@ -310,5 +310,14 @@ "Great work with undoing the merges! Try listing the directory to see what has changed." ], "status": "Completed" + }, + { + "exercise_name": "ff-undo", + "started_at": 1787710033.457006, + "completed_at": 1787710035.042316, + "comments": [ + "You have successfully undone the merge of branch 'others'." + ], + "status": "Completed" } ] \ No newline at end of file From 06d3d67b92ee3f080848b09149160995bbb20a46 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:07:32 +0800 Subject: [PATCH 26/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 536d015c0f..d61142a81e 100644 --- a/progress.json +++ b/progress.json @@ -319,5 +319,14 @@ "You have successfully undone the merge of branch 'others'." ], "status": "Completed" + }, + { + "exercise_name": "merge-squash", + "started_at": 1787710050.259069, + "completed_at": 1787710051.80483, + "comments": [ + "Good job performing a merge squash!" + ], + "status": "Completed" } ] \ No newline at end of file From 7ef8b4a52e8c6bc8c4692eb9b8f2f5cc5b49238e Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:07:49 +0800 Subject: [PATCH 27/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d61142a81e..002e343c6a 100644 --- a/progress.json +++ b/progress.json @@ -328,5 +328,14 @@ "Good job performing a merge squash!" ], "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1787710066.942423, + "completed_at": 1787710068.514551, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" } ] \ No newline at end of file From e9f5b873aaf41c41af0c0103fd16314e0dd4d4e8 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:08:06 +0800 Subject: [PATCH 28/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 002e343c6a..dec725771a 100644 --- a/progress.json +++ b/progress.json @@ -337,5 +337,14 @@ "Great work resolving the merge conflict!" ], "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1787710083.844201, + "completed_at": 1787710085.600883, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 0b60fd1a2b1d91456c8f66f42e2beda9c88d8c59 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:08:22 +0800 Subject: [PATCH 29/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index dec725771a..6b146cf1b8 100644 --- a/progress.json +++ b/progress.json @@ -346,5 +346,14 @@ "Great work with renaming the branches on your local repository!" ], "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1787710100.742858, + "completed_at": 1787710102.278376, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" } ] \ No newline at end of file From 2bc3bf66d0a7fb5c09f59e6202107652ecc2500f Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:08:39 +0800 Subject: [PATCH 30/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6b146cf1b8..6fc9113921 100644 --- a/progress.json +++ b/progress.json @@ -355,5 +355,14 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787710117.329783, + "completed_at": 1787710118.985891, + "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 a398ecfd95c9a9ed95e3b36b3f32f48a60eaec33 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:08:56 +0800 Subject: [PATCH 31/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6fc9113921..d266992d58 100644 --- a/progress.json +++ b/progress.json @@ -364,5 +364,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": 1787710134.141279, + "completed_at": 1787710135.844775, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" } ] \ No newline at end of file From 8e27ce98a2493761fc3d59910482f2ce2cbbb69c Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:09:13 +0800 Subject: [PATCH 32/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d266992d58..05ec314364 100644 --- a/progress.json +++ b/progress.json @@ -373,5 +373,14 @@ "You have successfully completed the exercise!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1787710151.328138, + "completed_at": 1787710152.869749, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" } ] \ No newline at end of file From 25170a716204e1e53a6b26fe603ac467bf957cbf Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:09:30 +0800 Subject: [PATCH 33/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 05ec314364..e1f78fc3eb 100644 --- a/progress.json +++ b/progress.json @@ -382,5 +382,14 @@ "Great work pushing the PQR branch to your fork!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1787710168.644029, + "completed_at": 1787710170.233911, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" } ] \ No newline at end of file From 5b5cca53b149d3b878479155372c237796083273 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:10:42 +0800 Subject: [PATCH 34/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e1f78fc3eb..4ab7e8690a 100644 --- a/progress.json +++ b/progress.json @@ -391,5 +391,14 @@ "Great work! All required branches are present and correctly set up." ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1787710240.635758, + "completed_at": 1787710242.159963, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" } ] \ No newline at end of file From 8cad41df60cc7c6ec30abb5a1692984a157e70b4 Mon Sep 17 00:00:00 2001 From: pinxin Date: Wed, 26 Aug 2026 10:11:00 +0800 Subject: [PATCH 35/35] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4ab7e8690a..827e4277dd 100644 --- a/progress.json +++ b/progress.json @@ -400,5 +400,14 @@ "Great job deleting the VWX branch!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1787710257.127018, + "completed_at": 1787710259.09096, + "comments": [ + "Nice work renaming the branch locally and on the remote!" + ], + "status": "Completed" } ] \ No newline at end of file