From fef25ea8b7e268774bc8a5ae147b4901aee6e8ae Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:37:49 +0800 Subject: [PATCH 01/17] Sync progress with local machine --- progress.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..f96ce9fad1 --- /dev/null +++ b/progress.json @@ -0,0 +1,37 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787818759.014912, + "completed_at": 1787818762.26567, + "comments": [ + "New grocery list items added to shopping-list.txt are not committed.", + "Grocery list items removed from shopping-list.txt are not committed." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787819144.648897, + "completed_at": 1787819146.122472, + "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": 1787819337.248729, + "completed_at": 1787819338.836139, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787818496.73469, + "completed_at": 1787818498.348374, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From eb54352e50134f7c65d8711e410d2e04f2aa07f1 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:45:10 +0800 Subject: [PATCH 02/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f96ce9fad1..cf2dc5063b 100644 --- a/progress.json +++ b/progress.json @@ -33,5 +33,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787820021.792911, + "completed_at": 1787820309.84878, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 3d4074f4fbf198663d73f23c45d77e535952797d Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:48:55 +0800 Subject: [PATCH 03/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cf2dc5063b..f89f7f9258 100644 --- a/progress.json +++ b/progress.json @@ -42,5 +42,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787820533.185785, + "completed_at": 1787820534.570201, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 4bd1822f57644cff67977d09585c87301dfacf24 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:53:24 +0800 Subject: [PATCH 04/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f89f7f9258..c4bdb19c15 100644 --- a/progress.json +++ b/progress.json @@ -51,5 +51,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787820800.02304, + "completed_at": 1787820802.945141, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 6969797503172cf3513e6a59fcfe3f470dcaadf6 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 16:55:32 +0800 Subject: [PATCH 05/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c4bdb19c15..f337738ec8 100644 --- a/progress.json +++ b/progress.json @@ -60,5 +60,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1787820927.436311, + "completed_at": 1787820931.703868, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 9a8e7fab4f05d8a57bc57eddcf988c9242427b85 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:06:45 +0800 Subject: [PATCH 06/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f337738ec8..1c97d38430 100644 --- a/progress.json +++ b/progress.json @@ -69,5 +69,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787821601.859025, + "completed_at": 1787821604.597097, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From ba6921355e39bff31200206b6ef94c4c16c08cf0 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:13:57 +0800 Subject: [PATCH 07/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1c97d38430..bf8151ea44 100644 --- a/progress.json +++ b/progress.json @@ -78,5 +78,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787822033.470432, + "completed_at": 1787822036.641528, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From c330d1f8af2308ddbdc2ec5dbb388be5cf4d99c3 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:16:26 +0800 Subject: [PATCH 08/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bf8151ea44..1d0e16396a 100644 --- a/progress.json +++ b/progress.json @@ -87,5 +87,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787822183.196067, + "completed_at": 1787822186.071933, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From ad900b792c829211f3c050adf23df6d90ed09879 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:29:15 +0800 Subject: [PATCH 09/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1d0e16396a..afd79dd716 100644 --- a/progress.json +++ b/progress.json @@ -96,5 +96,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787822953.510961, + "completed_at": 1787822954.877385, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 89cd8d89e3f5e7ad2e5035b703d67a2492176897 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:37:03 +0800 Subject: [PATCH 10/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index afd79dd716..68ea038d4a 100644 --- a/progress.json +++ b/progress.json @@ -105,5 +105,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787823421.44272, + "completed_at": 1787823422.748495, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 3ddd1b4e32f6db5548f1fd7fcf769574b3e352d1 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:25:37 +0800 Subject: [PATCH 11/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 68ea038d4a..b8d5f1262d 100644 --- a/progress.json +++ b/progress.json @@ -114,5 +114,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787826335.335464, + "completed_at": 1787826336.841815, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 8a97228f2b1d2b22dbf7899212ca4e56fc5ff17a Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:28:05 +0800 Subject: [PATCH 12/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b8d5f1262d..8ec7d4cb1b 100644 --- a/progress.json +++ b/progress.json @@ -123,5 +123,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787826482.884574, + "completed_at": 1787826484.608182, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 5f5e89d8cc38178a45052201246e3bb7d8801f8a Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:32:04 +0800 Subject: [PATCH 13/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8ec7d4cb1b..2e21751ef9 100644 --- a/progress.json +++ b/progress.json @@ -132,5 +132,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787826719.543759, + "completed_at": 1787826724.405183, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 7f884e4c309a8f255207d47eb8606432f586c664 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:36:09 +0800 Subject: [PATCH 14/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2e21751ef9..a0a0dd9d75 100644 --- a/progress.json +++ b/progress.json @@ -141,5 +141,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787826966.52498, + "completed_at": 1787826968.036989, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 4b9102600e038c30da71952027fb9568813bf51a Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:40:37 +0800 Subject: [PATCH 15/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0a0dd9d75..96a07f13d1 100644 --- a/progress.json +++ b/progress.json @@ -150,5 +150,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787827235.253861, + "completed_at": 1787827236.841357, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 9bcdfa45262231582cb91b5eeae0c275655ad119 Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:43:43 +0800 Subject: [PATCH 16/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 96a07f13d1..7166800dac 100644 --- a/progress.json +++ b/progress.json @@ -159,5 +159,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787827421.590624, + "completed_at": 1787827423.062216, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 9fb1ca5cf18af8ecc5b06aadb23865fd7e434a0d Mon Sep 17 00:00:00 2001 From: lawjiakai11 <247139629+lawjiakai11@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:47:34 +0800 Subject: [PATCH 17/17] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7166800dac..7c332ab385 100644 --- a/progress.json +++ b/progress.json @@ -168,5 +168,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787827652.204431, + "completed_at": 1787827653.663111, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file