From 5a1ed2cc0a598cf3a11b47d2242558911254faff Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 18:21:22 +0800 Subject: [PATCH 01/12] Sync progress with local machine --- progress.json | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..b2a9eaddc --- /dev/null +++ b/progress.json @@ -0,0 +1,65 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768973063.412231, + "completed_at": 1768973067.125839, + "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": 1768984187.159027, + "completed_at": 1768984192.074978, + "comments": [ + "Answer for What is the commit message of the commit de2af8365cbf9b2ed565130a9d16742dc72e0b3e? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768984448.367674, + "completed_at": 1768984453.408467, + "comments": [ + "Answer for What is the commit message of the commit de2af8365cbf9b2ed565130a9d16742dc72e0b3e? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768984550.872247, + "completed_at": 1768984555.92429, + "comments": [ + "Answer for What is the commit message of the commit de2af8365cbf9b2ed565130a9d16742dc72e0b3e? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768970977.748748, + "completed_at": 1768970980.781126, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768971434.359011, + "completed_at": 1768971437.295249, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768968904.837935, + "completed_at": 1768968911.631181, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + } +] \ No newline at end of file From a063c6c8a978eda8b66d4e153dca6b86d2f1793c Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 18:23:44 +0800 Subject: [PATCH 02/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b2a9eaddc..52f1ac54c 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "The init operation is not undone." ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768990953.594955, + "completed_at": 1768991023.887909, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 51f480b4c91561de06172f05c14a0a08397fd0e7 Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 18:25:30 +0800 Subject: [PATCH 03/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 52f1ac54c..a60f17f01 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768991118.98076, + "completed_at": 1768991129.34158, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From c67c9d87f8b8dc00f4a5e8568978f64ce1fe6478 Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 18:31:15 +0800 Subject: [PATCH 04/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a60f17f01..c1516a43b 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768991460.009604, + "completed_at": 1768991475.046578, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From c58577e43b0bd61224fa8060325488d046c3631c Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 20:43:34 +0800 Subject: [PATCH 05/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c1516a43b..e547d9097 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768999410.558267, + "completed_at": 1768999413.369234, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 2e7aadc587e7094a1550251ca3d70dd4996ab47d Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 21:44:40 +0800 Subject: [PATCH 06/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e547d9097..747938596 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769003067.282271, + "completed_at": 1769003079.485386, + "comments": [ + "You might have forgotten to push your commit to the remote repository." + ], + "status": "Incomplete" } ] \ No newline at end of file From d69c7fdeb11ac3a552332c5b74936f00e45718e6 Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 21:46:31 +0800 Subject: [PATCH 07/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 747938596..a45183659 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "You might have forgotten to push your commit to the remote repository." ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769003183.426678, + "completed_at": 1769003190.192108, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 7136da3a681d62001bdd8bfc6207d18b6ad3fe2d Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 23:45:21 +0800 Subject: [PATCH 08/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a45183659..9ae63f71b 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769010310.156347, + "completed_at": 1769010320.606405, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 21741bff7ee19fb45fa89cd968e6e34871ffd649 Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Wed, 21 Jan 2026 23:53:51 +0800 Subject: [PATCH 09/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9ae63f71b..5429879d7 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769010824.253411, + "completed_at": 1769010830.508656, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From fd2293b02128d29a1e7a06f20e89f20209f5879a Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Thu, 22 Jan 2026 00:17:44 +0800 Subject: [PATCH 10/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5429879d7..66a0bb85e 100644 --- a/progress.json +++ b/progress.json @@ -133,5 +133,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769012258.115145, + "completed_at": 1769012263.957459, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 65906568a6a49e210b649eefe44f48e687ee3c1a Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Thu, 22 Jan 2026 15:50:33 +0800 Subject: [PATCH 11/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 66a0bb85e..7fbb75fae 100644 --- a/progress.json +++ b/progress.json @@ -142,5 +142,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769068229.682761, + "completed_at": 1769068232.414244, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From fe1ff06b24c22d5cd695b1ab7775676dcb49b20a Mon Sep 17 00:00:00 2001 From: zhenghao <1376872538szh@gmail.com> Date: Thu, 22 Jan 2026 17:15:51 +0800 Subject: [PATCH 12/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7fbb75fae..6c9692dcc 100644 --- a/progress.json +++ b/progress.json @@ -151,5 +151,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769073347.971828, + "completed_at": 1769073350.901232, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file