From cb2fc41bc3cdf4593af7dd2fee54e7a46e95b820 Mon Sep 17 00:00:00 2001 From: Wesley Date: Tue, 25 Aug 2026 17:38:49 +0800 Subject: [PATCH 1/3] Sync progress with local machine --- progress.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..eebcbab69b --- /dev/null +++ b/progress.json @@ -0,0 +1,45 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787045300.803136, + "completed_at": 1787045302.230326, + "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": 1787046671.017143, + "completed_at": 1787046672.55279, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787045184.46663, + "completed_at": 1787045185.95908, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787044964.167895, + "completed_at": 1787044965.479725, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787045111.555605, + "completed_at": 1787045112.923504, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 98ca20d2218d9c20e8e83ca43e5311737acc1b0f Mon Sep 17 00:00:00 2001 From: Wesley Date: Tue, 25 Aug 2026 17:42:55 +0800 Subject: [PATCH 2/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eebcbab69b..7a610550ef 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787650838.134925, + "completed_at": 1787650975.0403, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 6ba68322e2e98ca8212506e53c2c803d65ac98e6 Mon Sep 17 00:00:00 2001 From: Wesley Date: Tue, 25 Aug 2026 17:44:47 +0800 Subject: [PATCH 3/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7a610550ef..ebc23d36a1 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787651066.03909, + "completed_at": 1787651087.133191, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file