From b6e3b501ce40bb7adb0dc245632f31e4af64363e Mon Sep 17 00:00:00 2001 From: PenguinPiplup <127109356+PenguinPiplup@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:55:07 +0800 Subject: [PATCH 1/4] Sync progress with local machine --- progress.json | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..bed9be2e96 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787217166.989382, + "completed_at": 1787217168.928228, + "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": 1787219654.011766, + "completed_at": 1787219656.636366, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787216624.468795, + "completed_at": 1787216626.260879, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787218603.922009, + "completed_at": 1787218606.63769, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787201895.075508, + "completed_at": 1787201896.889041, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787202008.232121, + "completed_at": 1787202010.61291, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 85120e34a41d4eab8e01dd579b48dac8cab9021b Mon Sep 17 00:00:00 2001 From: PenguinPiplup <127109356+PenguinPiplup@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:00:20 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bed9be2e96..9a47e37c22 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787234328.264926, + "completed_at": 1787234419.714893, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From e7ccf45f5d51e35bce69c522e5df4a0ebd673370 Mon Sep 17 00:00:00 2001 From: PenguinPiplup <127109356+PenguinPiplup@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:11:22 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9a47e37c22..1116c8ae2a 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787235079.625123, + "completed_at": 1787235082.118078, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 8f831ce19c411c8756d8e30d9e6acf31431453d4 Mon Sep 17 00:00:00 2001 From: PenguinPiplup <127109356+PenguinPiplup@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:54:24 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1116c8ae2a..bb3164111d 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787237660.170842, + "completed_at": 1787237663.819063, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file