From 90fbd306c64d8ef9fb4ea4d46e21a939f2f6bfb6 Mon Sep 17 00:00:00 2001 From: FreakkMe Date: Mon, 26 Jan 2026 15:17:23 +0800 Subject: [PATCH 1/6] Sync progress with local machine --- progress.json | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..cc368c7d00 --- /dev/null +++ b/progress.json @@ -0,0 +1,66 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768153644.441994, + "completed_at": 1768153646.417129, + "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": 1768155268.669311, + "completed_at": 1768155272.250197, + "comments": [ + "Answer for What is the commit message of the commit 67f7513ae3f18562ede0217cadfd6e2dc3804904? is not right.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) did not match any of the accepted answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768152988.006654, + "completed_at": 1768152989.796547, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768153300.681573, + "completed_at": 1768153302.399693, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768151700.643957, + "completed_at": 1768151702.416341, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768151730.046858, + "completed_at": 1768151731.771022, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768151990.439044, + "completed_at": 1768151992.144613, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 56bb6a78e13b32e3669d18177d8df115290357a0 Mon Sep 17 00:00:00 2001 From: FreakkMe Date: Mon, 26 Jan 2026 15:34:47 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cc368c7d00..47752e5edf 100644 --- a/progress.json +++ b/progress.json @@ -62,5 +62,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769412884.876768, + "completed_at": 1769412886.705504, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 315d94dfad2ccaf7029ef6b4053b4cb0f55f282b Mon Sep 17 00:00:00 2001 From: FreakkMe Date: Mon, 26 Jan 2026 15:48:10 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 47752e5edf..02aace6269 100644 --- a/progress.json +++ b/progress.json @@ -71,5 +71,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769413655.021982, + "completed_at": 1769413689.495761, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 4cb43d522e0d7aeaf53d493062d10f735c6b901d Mon Sep 17 00:00:00 2001 From: FreakkMe Date: Mon, 26 Jan 2026 15:48:55 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 02aace6269..95dfe14690 100644 --- a/progress.json +++ b/progress.json @@ -80,5 +80,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769413725.299583, + "completed_at": 1769413734.789365, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 985ac40d173eb116b2940bc4f7efcd80de192649 Mon Sep 17 00:00:00 2001 From: FreakkMe Date: Mon, 26 Jan 2026 15:49:45 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 95dfe14690..7c0ed0c5bf 100644 --- a/progress.json +++ b/progress.json @@ -89,5 +89,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769413776.515048, + "completed_at": 1769413784.085134, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 4e3b04a240966108055e81ccb3d17f6fd5f451cd Mon Sep 17 00:00:00 2001 From: FreakkMe Date: Wed, 28 Jan 2026 00:21:00 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7c0ed0c5bf..481b48be0b 100644 --- a/progress.json +++ b/progress.json @@ -98,5 +98,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769530856.277634, + "completed_at": 1769530859.025259, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file