From c0cfaa2ee5be1f49fc56f8f609c7c5ef50b684cd Mon Sep 17 00:00:00 2001 From: yyihengg Date: Fri, 21 Aug 2026 07:18:37 +0800 Subject: [PATCH 1/4] Sync progress with local machine --- progress.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..eeca68d957 --- /dev/null +++ b/progress.json @@ -0,0 +1,29 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787247303.988796, + "completed_at": 1787247305.892417, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787245455.574727, + "completed_at": 1787245457.335626, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787247682.261435, + "completed_at": 1787247683.998088, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + } +] \ No newline at end of file From 9bc825334a8053623b2636a39f7701e75d588b90 Mon Sep 17 00:00:00 2001 From: yyihengg Date: Fri, 21 Aug 2026 07:52:17 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eeca68d957..3dd9f7ea57 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787269935.290951, + "completed_at": 1787269936.885735, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From fd51ed30c8e4635eee180cc4497a43f123b0cc03 Mon Sep 17 00:00:00 2001 From: yyihengg Date: Fri, 21 Aug 2026 12:34:20 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3dd9f7ea57..bc29ce0bc0 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787286856.89669, + "completed_at": 1787286859.398094, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From a2120491faf774ab5b0deac718f3ab0379d54136 Mon Sep 17 00:00:00 2001 From: yyihengg Date: Fri, 21 Aug 2026 12:58:22 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bc29ce0bc0..39cce581d0 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787288296.412852, + "completed_at": 1787288302.002789, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file