From b805f7a5a26c5360b5f12c67aea3670b5117e93f Mon Sep 17 00:00:00 2001 From: Antz5lyfe Date: Sat, 22 Aug 2026 17:06:13 +0800 Subject: [PATCH 1/5] Sync progress with local machine --- progress.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..c3d09f1e1f --- /dev/null +++ b/progress.json @@ -0,0 +1,27 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787383305.920327, + "completed_at": 1787383308.566168, + "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": 1787389283.304639, + "completed_at": 1787389285.001053, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787382929.373358, + "completed_at": 1787382931.431004, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From fea1d18117392fbe60db565362c6463b740e1bc4 Mon Sep 17 00:00:00 2001 From: Antz5lyfe Date: Sat, 22 Aug 2026 17:13:56 +0800 Subject: [PATCH 2/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c3d09f1e1f..6da302a5ed 100644 --- a/progress.json +++ b/progress.json @@ -23,5 +23,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787389989.662473, + "completed_at": 1787390035.482238, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 37994407da785cec148a202ba06664ab0938ff29 Mon Sep 17 00:00:00 2001 From: Antz5lyfe Date: Sat, 22 Aug 2026 17:23:56 +0800 Subject: [PATCH 3/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6da302a5ed..968e1c9104 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787390631.563943, + "completed_at": 1787390635.692867, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 6754e49dec86526221c486b4f5cd6982fca12074 Mon Sep 17 00:00:00 2001 From: Antz5lyfe Date: Sat, 22 Aug 2026 17:24:57 +0800 Subject: [PATCH 4/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 968e1c9104..75ba9f8f77 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787390692.954595, + "completed_at": 1787390696.634511, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From 19abcc393fcf0a25af371b323ad37469b30dcf07 Mon Sep 17 00:00:00 2001 From: Antz5lyfe Date: Sat, 22 Aug 2026 17:25:58 +0800 Subject: [PATCH 5/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 75ba9f8f77..78146de6c7 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787390755.904566, + "completed_at": 1787390757.492072, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file