From d6f62a38720829246df9a1a05d410c89f5a65e55 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 15:29:33 +0800 Subject: [PATCH 1/9] 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..9ec8d8f01e --- /dev/null +++ b/progress.json @@ -0,0 +1,27 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787208437.034083, + "completed_at": 1787208439.246827, + "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": 1787210398.533386, + "completed_at": 1787210400.239671, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787208036.6138, + "completed_at": 1787208038.072095, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From 26a90049202386ce653dd2df1391cdc0761f6275 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 15:32:29 +0800 Subject: [PATCH 2/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9ec8d8f01e..ea339399cf 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": 1787211110.99478, + "completed_at": 1787211148.803209, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 524ba09726d52f0107f6074e29c7214da9df8c36 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 15:33:08 +0800 Subject: [PATCH 3/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ea339399cf..15e36d3021 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787211180.751468, + "completed_at": 1787211187.449985, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 6693d7b9c642285e96417b0fa6a393ee7d4d9445 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 15:38:18 +0800 Subject: [PATCH 4/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 15e36d3021..e0b2dd3900 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787211496.606439, + "completed_at": 1787211498.318332, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 1fcfa8a9a23d95f6fd644474e3153e9e550c93c3 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 15:57:15 +0800 Subject: [PATCH 5/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e0b2dd3900..0ea54bbf18 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787212632.090981, + "completed_at": 1787212634.92298, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From a4333980f4a81742395a0bb6b397e96ba21acd4e Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 16:09:48 +0800 Subject: [PATCH 6/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0ea54bbf18..564b3e1b50 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213383.048696, + "completed_at": 1787213387.751497, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" } ] \ No newline at end of file From 368da66a94ff0cff597327923fa13af6ed2180d1 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 16:10:31 +0800 Subject: [PATCH 7/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 564b3e1b50..efcfdc2225 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "You are not ignoring ignore_me.txt" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213426.052432, + "completed_at": 1787213430.869854, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" } ] \ No newline at end of file From fa380a199e3db6a7eb2342472d26dad85f5982a8 Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 16:11:18 +0800 Subject: [PATCH 8/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index efcfdc2225..9202e00d26 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "You are not ignoring ignore_me.txt" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213472.699118, + "completed_at": 1787213477.447019, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" } ] \ No newline at end of file From b035470f67c9efc6d2587fd44500cb37d496681d Mon Sep 17 00:00:00 2001 From: Twisha Date: Thu, 20 Aug 2026 16:13:08 +0800 Subject: [PATCH 9/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9202e00d26..60cab291ed 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "You are not ignoring ignore_me.txt" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213584.857698, + "completed_at": 1787213587.429632, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file