From 6b23afaff994cf5c84bc1c32956b57e242e30694 Mon Sep 17 00:00:00 2001 From: Haomeng <69145190+FZFZFZZ@users.noreply.github.com> Date: Wed, 27 Aug 2025 21:49:40 +0800 Subject: [PATCH 1/4] Sync progress with local machine --- progress.json | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..5bb20911f --- /dev/null +++ b/progress.json @@ -0,0 +1,47 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1755963976.12747, + "completed_at": 1755963976.53331, + "comments": [ + "All commits are empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1755964162.98708, + "completed_at": 1755964163.205392, + "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": 1755963493.470401, + "completed_at": 1755963494.066243, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755963589.465694, + "completed_at": 1755963589.9051, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755780395.464775, + "completed_at": 1755780395.836938, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From c4f9a777d524789cb27840a1bfe545466696e841 Mon Sep 17 00:00:00 2001 From: Haomeng <69145190+FZFZFZZ@users.noreply.github.com> Date: Wed, 27 Aug 2025 21:56:19 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5bb20911f..a0142eb34 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1756302913.282762, + "completed_at": 1756302979.058771, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From a0f002363a714a50e6483b7a5bef1a4106754618 Mon Sep 17 00:00:00 2001 From: Haomeng <69145190+FZFZFZZ@users.noreply.github.com> Date: Wed, 27 Aug 2025 22:03:30 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0142eb34..d2ef0f12d 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1756303408.972323, + "completed_at": 1756303409.37414, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 233266e8d370c5a2dfc090521ff16c0aec2b2c0b Mon Sep 17 00:00:00 2001 From: Haomeng <69145190+FZFZFZZ@users.noreply.github.com> Date: Wed, 27 Aug 2025 22:04:40 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d2ef0f12d..e11e75d62 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756303479.541405, + "completed_at": 1756303479.622325, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file