From db8980ce51b5f600191c4a813b6f1cb6ad4dfae9 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Fri, 21 Aug 2026 15:12:44 +0800 Subject: [PATCH 1/9] Sync progress with local machine --- progress.json | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..c47de1d337 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787235744.367773, + "completed_at": 1787235746.199092, + "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": 1787238923.586746, + "completed_at": 1787238925.560813, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787233340.492554, + "completed_at": 1787233342.284564, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787236985.664257, + "completed_at": 1787236987.491489, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787229647.902246, + "completed_at": 1787229650.015912, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787230705.341196, + "completed_at": 1787230706.982659, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 78a5977ce8aa73e79b95f5dbdda132a6982da580 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Fri, 21 Aug 2026 23:00:07 +0800 Subject: [PATCH 2/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c47de1d337..6c2fd69a75 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787324312.017485, + "completed_at": 1787324406.301816, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 19e92f142a2a2a7ec748b886a69bd61618df42a2 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Fri, 21 Aug 2026 23:01:03 +0800 Subject: [PATCH 3/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6c2fd69a75..68e21c3bdf 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787324453.399689, + "completed_at": 1787324462.822675, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From c8fe82f64e53a00465c8bbf32361e80f33778d30 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Fri, 21 Aug 2026 23:26:59 +0800 Subject: [PATCH 4/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 68e21c3bdf..1581f7d635 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787326016.172505, + "completed_at": 1787326018.423131, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 8593f470bf4566b2070221950c146e0157a4f804 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Sat, 22 Aug 2026 00:10:19 +0800 Subject: [PATCH 5/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1581f7d635..68990cd4f9 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787328614.329205, + "completed_at": 1787328618.123364, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From c717fe9a4bad552febc62037c335d3b3d8cfe600 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Sat, 22 Aug 2026 00:35:14 +0800 Subject: [PATCH 6/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 68990cd4f9..1062a47cda 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787330103.733401, + "completed_at": 1787330114.091637, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From cfe1feee0061985347f0e34b1a531d2a2143e204 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Sat, 22 Aug 2026 00:37:18 +0800 Subject: [PATCH 7/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1062a47cda..b52341479e 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787330227.397507, + "completed_at": 1787330237.966892, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 900ea985ef213e666f4f73249325af1b80d141fd Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Sat, 22 Aug 2026 00:38:27 +0800 Subject: [PATCH 8/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b52341479e..3956efd751 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787330296.305237, + "completed_at": 1787330306.895625, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 32328d3d76baffd724889a342bedbdb6e3d1d387 Mon Sep 17 00:00:00 2001 From: chester-wong-33 Date: Sat, 22 Aug 2026 00:42:12 +0800 Subject: [PATCH 9/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3956efd751..ab9d1f6eb1 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787330523.407646, + "completed_at": 1787330531.302863, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file