From 037c936fce6c6c4f1f5b04c535041e33fb855b1c Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 04:55:25 +0800 Subject: [PATCH 01/23] Sync progress with local machine --- progress.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..84294781b --- /dev/null +++ b/progress.json @@ -0,0 +1,20 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1768934558.344258, + "completed_at": 1768934559.739076, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768934692.430093, + "completed_at": 1768934693.798272, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From ba175ab452c05385d922cc36994d9785332fe698 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:04:48 +0800 Subject: [PATCH 02/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 84294781b..6b6e07170 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768943085.625256, + "completed_at": 1768943087.127064, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From fc07b720df4b62ce3570b82b18ab4d6a5d7ef88e Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:16:14 +0800 Subject: [PATCH 03/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6b6e07170..01b92f9bf 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768943772.901526, + "completed_at": 1768943774.222756, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 518097ed2c4c9be2bdd17228fd9a7e34fdb4eef7 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:25:38 +0800 Subject: [PATCH 04/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 01b92f9bf..a38b35881 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768944334.963379, + "completed_at": 1768944337.798729, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" } ] \ No newline at end of file From df304ce173035de775789711bf1c66c4eb085e35 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:26:59 +0800 Subject: [PATCH 05/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a38b35881..7ae4b2ba9 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "There are no new grocery list items added to the shopping list." ], "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768944415.324509, + "completed_at": 1768944418.61076, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" } ] \ No newline at end of file From 09cf9af3f22c6121374c403a063eeb55e0de316d Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:27:46 +0800 Subject: [PATCH 06/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7ae4b2ba9..5340683d1 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "There are no new grocery list items added to the shopping list." ], "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768944463.356616, + "completed_at": 1768944466.179255, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" } ] \ No newline at end of file From 5cace5a499f2901bba4116e970e38b3642a0c885 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:28:39 +0800 Subject: [PATCH 07/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5340683d1..5248b732b 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "There are no new grocery list items added to the shopping list." ], "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768944517.850844, + "completed_at": 1768944519.304244, + "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 72a8257dfc372ae1267e6ab9a362ec540c31eee6 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:42:13 +0800 Subject: [PATCH 08/23] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index 5248b732b..3ed7bedc8 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,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": 1768945331.618523, + "completed_at": 1768945332.949837, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From 6b265f3091809ea7077d62e0847a2109f3a81674 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:53:45 +0800 Subject: [PATCH 09/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3ed7bedc8..b0a111ade 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "completed_at": 1768945332.949837, "comments": [], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768945879.266794, + "completed_at": 1768946024.429989, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 425e338ba7fd9298582c783a9c534d5b810e8273 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:54:22 +0800 Subject: [PATCH 10/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b0a111ade..b7d57224f 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768946043.693047, + "completed_at": 1768946060.926891, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 14ec27718b286f1c7444d6cd64d8aa3de5ef0181 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:54:38 +0800 Subject: [PATCH 11/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b7d57224f..d127cb1ca 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768946072.141122, + "completed_at": 1768946078.135103, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 4234c420a5c07ccda4210a84c2e33b13620db265 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 05:57:28 +0800 Subject: [PATCH 12/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d127cb1ca..d1a9db280 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768946192.502457, + "completed_at": 1768946247.767402, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 3cf89d84bb02df3bcba3f286e090a00871faccbf Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 16:32:59 +0800 Subject: [PATCH 13/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d1a9db280..63966731b 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768984375.652234, + "completed_at": 1768984378.610629, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From e26e281520b45af23912442fa4da9590b616bdc5 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 16:34:53 +0800 Subject: [PATCH 14/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 63966731b..a0486d857 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768984491.49248, + "completed_at": 1768984492.788741, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 0bc8ae69bd3aea6f5affe1214328f5943936c8de Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 17:15:19 +0800 Subject: [PATCH 15/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0486d857..0c8097619 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768986915.337551, + "completed_at": 1768986918.205909, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From f5d62f7e6bc656cda80e22f3327e4181782d5eae Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 17:16:28 +0800 Subject: [PATCH 16/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0c8097619..2e112ee6b 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1768986984.749656, + "completed_at": 1768986987.629025, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 4e1461da3005ddfa10f59a7a272c445d81fa45fd Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 17:18:14 +0800 Subject: [PATCH 17/23] Reset progress for push-over --- progress.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/progress.json b/progress.json index 2e112ee6b..a0486d857 100644 --- a/progress.json +++ b/progress.json @@ -131,23 +131,5 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" - }, - { - "exercise_name": "push-over", - "started_at": 1768986915.337551, - "completed_at": 1768986918.205909, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" - }, - { - "exercise_name": "push-over", - "started_at": 1768986984.749656, - "completed_at": 1768986987.629025, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" } ] \ No newline at end of file From 781110ef86349bbcf32ac7f3ddcf944798a00aea Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 17:40:36 +0800 Subject: [PATCH 18/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0486d857..c840cc324 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768988432.427703, + "completed_at": 1768988435.301232, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 35a72eb9b5c15127cf80801d43821f9bf7bf5949 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 17:41:09 +0800 Subject: [PATCH 19/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c840cc324..5e71b291f 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1768988461.163655, + "completed_at": 1768988469.197412, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 93528047416e707d03301b213a18e3a49fe43ea0 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 17:41:59 +0800 Subject: [PATCH 20/23] Reset progress for push-over --- progress.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/progress.json b/progress.json index 5e71b291f..a0486d857 100644 --- a/progress.json +++ b/progress.json @@ -131,23 +131,5 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" - }, - { - "exercise_name": "push-over", - "started_at": 1768988432.427703, - "completed_at": 1768988435.301232, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" - }, - { - "exercise_name": "push-over", - "started_at": 1768988461.163655, - "completed_at": 1768988469.197412, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" } ] \ No newline at end of file From b063a32d55195b7532716772f12eaa772bccaefe Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 18:45:27 +0800 Subject: [PATCH 21/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0486d857..5e05be373 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768992324.412497, + "completed_at": 1768992326.472517, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 8eb69a638c3955be2675fc50d9da703583686ba7 Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 19:02:36 +0800 Subject: [PATCH 22/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5e05be373..0ed81ade4 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993351.81743, + "completed_at": 1768993356.056035, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From ee1a0aa07e9b794851ee646f5aa1578d99039bbe Mon Sep 17 00:00:00 2001 From: ariel Date: Wed, 21 Jan 2026 19:07:44 +0800 Subject: [PATCH 23/23] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0ed81ade4..3e90af674 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993661.867713, + "completed_at": 1768993664.016646, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file