From e92e6e52ea36389ade8dfe6f6cabd9ac5551128b Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 16:25:11 +0800 Subject: [PATCH 1/7] Sync progress with local machine --- progress.json | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..9148c236c6 --- /dev/null +++ b/progress.json @@ -0,0 +1,56 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787384198.420392, + "completed_at": 1787384201.342059, + "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": 1787385184.180759, + "completed_at": 1787385188.950085, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? 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.", + "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": "log-and-order", + "started_at": 1787385323.971315, + "completed_at": 1787385328.966523, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? 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.", + "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": "log-and-order", + "started_at": 1787385650.212043, + "completed_at": 1787385652.877814, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787383810.972542, + "completed_at": 1787383814.043702, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787384579.930096, + "completed_at": 1787384582.440239, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 35c1b17bcb96be2cbdc594bb164a17368a913a87 Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 16:30:22 +0800 Subject: [PATCH 2/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9148c236c6..4297579bd7 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787387327.806845, + "completed_at": 1787387421.792712, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From bc1afa5cce4be3174d8a77fc03b2695ad55ae247 Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 16:34:03 +0800 Subject: [PATCH 3/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4297579bd7..9e080287e6 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787387637.91342, + "completed_at": 1787387640.499842, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 4eb0baf1d230283418ce1ab3bf32bf50eb2d52c8 Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 16:39:25 +0800 Subject: [PATCH 4/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9e080287e6..0d35355139 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787387961.246739, + "completed_at": 1787387964.653641, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 8a6b26950c08c49e337a1a51b853e2f066819f28 Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 16:58:54 +0800 Subject: [PATCH 5/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0d35355139..52ee12dd2c 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787389121.122808, + "completed_at": 1787389134.108682, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 51c2e41b08ab3def648315a2d94e4ebc58c0d2c8 Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 17:04:59 +0800 Subject: [PATCH 6/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 52ee12dd2c..9ab6196665 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787389496.242046, + "completed_at": 1787389498.990865, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From 1e9cc60cafd7a6014fba54896e58a37419e042d0 Mon Sep 17 00:00:00 2001 From: Dai-yangjie Date: Sat, 22 Aug 2026 17:10:00 +0800 Subject: [PATCH 7/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9ab6196665..9ceb0dc507 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787389797.065785, + "completed_at": 1787389799.59266, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file