From 7273e9a3bbb09251669d5e2b5ea9bf0656be60ed Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 17:30:11 +0800 Subject: [PATCH 01/15] 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..0efe7ecddb --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786865932.063658, + "completed_at": 1786865933.386895, + "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": 1786866944.863779, + "completed_at": 1786866946.153707, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786865243.717328, + "completed_at": 1786865244.978772, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786866133.900311, + "completed_at": 1786866135.202437, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786863019.240887, + "completed_at": 1786863020.553094, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786863144.087263, + "completed_at": 1786863145.31112, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 978157b7822525b376b641fd3a188c5c375f6fa5 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 17:37:10 +0800 Subject: [PATCH 02/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0efe7ecddb..c0a6825ec7 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": 1787477576.80921, + "completed_at": 1787477830.154302, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 4d57a6d1cf53e58e6c53673530d1ecef70e542fd Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 17:44:20 +0800 Subject: [PATCH 03/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c0a6825ec7..f6591948cf 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": 1787478257.402692, + "completed_at": 1787478260.195785, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 00b88fde2309fe241bc1aeda56f0a9b64a4b3f7a Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 17:45:05 +0800 Subject: [PATCH 04/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f6591948cf..d31fa133c0 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787478303.561389, + "completed_at": 1787478304.850961, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 4869a96100c441fa62b46f6d48af4f6063221385 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 17:45:55 +0800 Subject: [PATCH 05/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d31fa133c0..f2de4c1a29 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787478353.059568, + "completed_at": 1787478354.368281, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 8ac90345ea8fb7c7f300046886c1d1d0b9f65f16 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 17:57:30 +0800 Subject: [PATCH 06/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f2de4c1a29..987eeeef6d 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787479048.068887, + "completed_at": 1787479049.970735, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From e204f03732dc53f33f2da5806bc0e73b4a5f53dc Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 18:13:55 +0800 Subject: [PATCH 07/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 987eeeef6d..08f1347bd8 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787480033.589976, + "completed_at": 1787480035.33186, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 31fc6cec43d35421fd067811082d406bc429cd42 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 19:11:29 +0800 Subject: [PATCH 08/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 08f1347bd8..cba02c86f8 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787483485.335436, + "completed_at": 1787483488.428323, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From f6ca123d2b2aa37765c460db5dd8c981370d5309 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 19:25:32 +0800 Subject: [PATCH 09/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cba02c86f8..8574e797b5 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787484329.734902, + "completed_at": 1787484332.480985, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From d57e373213788c8c984c360a78ae6aa48dca63da Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Sun, 23 Aug 2026 19:36:45 +0800 Subject: [PATCH 10/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8574e797b5..c871f86098 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787485003.571698, + "completed_at": 1787485004.84978, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 5d012e5344c8043c4ddbe5d72ab6ef7c6c155cd5 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Mon, 24 Aug 2026 12:51:13 +0800 Subject: [PATCH 11/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c871f86098..bb1a59d42e 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787547071.595247, + "completed_at": 1787547072.896671, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 65dfc90db47cf125be92b05a1d95c2f96d8868a5 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Mon, 24 Aug 2026 13:17:08 +0800 Subject: [PATCH 12/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bb1a59d42e..212864e941 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787548626.597833, + "completed_at": 1787548627.952459, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From b17b17629b6510a61985c32bd28cef01383e84fc Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Mon, 24 Aug 2026 13:28:12 +0800 Subject: [PATCH 13/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 212864e941..83e9f6f181 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787549290.955304, + "completed_at": 1787549292.231015, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 2c43339c71190b0e05632c7e00a457618fe70500 Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Mon, 24 Aug 2026 13:34:18 +0800 Subject: [PATCH 14/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 83e9f6f181..a36b25af72 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787549654.895477, + "completed_at": 1787549657.789998, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 3105fda198696967731645b2c26ee9ff0a0acf1e Mon Sep 17 00:00:00 2001 From: Chia Song Jie Date: Mon, 24 Aug 2026 18:16:18 +0800 Subject: [PATCH 15/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a36b25af72..acade89827 100644 --- a/progress.json +++ b/progress.json @@ -167,5 +167,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787566576.20998, + "completed_at": 1787566577.665561, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file