From ed6dc2da45487f9c99d6ea59b59400ed66f822be Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sat, 17 Jan 2026 23:23:39 +0800 Subject: [PATCH 01/16] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..7e1e25bd6 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "fork-repo", + "started_at": 1768663412.49119, + "completed_at": 1768663418.097365, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + } +] \ No newline at end of file From 57c6909501983cffb5cb6e19b230bbe4ab61569a Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 00:32:34 +0800 Subject: [PATCH 02/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7e1e25bd6..672301931 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768667547.408739, + "completed_at": 1768667554.027684, + "comments": [ + "The remote 'upstream' is missing!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 8da93c8f007f8b4967ee5abc2b47349495cc7d5e Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 00:33:46 +0800 Subject: [PATCH 03/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 672301931..d22e3f7cc 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "The remote 'upstream' is missing!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768667618.819062, + "completed_at": 1768667624.912201, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" } ] \ No newline at end of file From c44ddbd152e958bcb0eb69e67bffee97d92be1ea Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 00:34:38 +0800 Subject: [PATCH 04/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d22e3f7cc..12ccea1f9 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "The upstream remote does not point to the original repository!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768667670.324818, + "completed_at": 1768667676.749907, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" } ] \ No newline at end of file From d67c47fe0dc25c0115af9c0e18b9dfcbc5e80238 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 00:35:19 +0800 Subject: [PATCH 05/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 12ccea1f9..1deb550f8 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "The upstream remote does not point to the original repository!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768667714.30831, + "completed_at": 1768667718.426739, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 225ff989af23372f2e6b12d914a0a4a84d920410 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 00:58:31 +0800 Subject: [PATCH 06/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1deb550f8..2b3f9e176 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768669107.513982, + "completed_at": 1768669109.948402, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 8ab5fb3661bffc35647fe3849c4b16fd050ec84e Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:46:48 +0800 Subject: [PATCH 07/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2b3f9e176..83127b10a 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768736804.6166, + "completed_at": 1768736806.700167, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From a537d9b407222d675d71a2e8a92c66f93cd525d2 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 19:57:52 +0800 Subject: [PATCH 08/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 83127b10a..b08d8432c 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768737468.145256, + "completed_at": 1768737470.569857, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 9672f710f1b7169f8766eab183db269c191dfe92 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:05:05 +0800 Subject: [PATCH 09/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b08d8432c..48a1982e0 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768737902.264302, + "completed_at": 1768737904.776927, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From d107b9c02b3d11bb9a5ee66767d1f5665170279c Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:16:55 +0800 Subject: [PATCH 10/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 48a1982e0..59f5b9513 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768738608.107964, + "completed_at": 1768738614.17085, + "comments": [ + "Tag beta is still on the remote!" + ], + "status": "Incomplete" } ] \ No newline at end of file From a153161b28ea0659c0c5f322c0f0b28066537ef3 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:19:01 +0800 Subject: [PATCH 11/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 59f5b9513..fe551cefc 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Tag beta is still on the remote!" ], "status": "Incomplete" + }, + { + "exercise_name": "tags-push", + "started_at": 1768738737.138255, + "completed_at": 1768738740.480862, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From d6cba9d2ab465c7a7faf51981d47c53375769410 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:35:11 +0800 Subject: [PATCH 12/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fe551cefc..42268cc1c 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768739706.185877, + "completed_at": 1768739710.341807, + "comments": [ + "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers." + ], + "status": "Incomplete" } ] \ No newline at end of file From 369c86c50dfa3ed1181f0d231f93b73389f34b10 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:36:06 +0800 Subject: [PATCH 13/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 42268cc1c..9f9fd62e6 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768739763.253446, + "completed_at": 1768739765.305359, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From b6f595cf48c54bd87c318f45dc9566f4523f5091 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:01:49 +0800 Subject: [PATCH 14/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9f9fd62e6..358ccfc32 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768741305.145978, + "completed_at": 1768741307.567094, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From ab2026ec2c1dbc6030ae48307f9b2149e5bd44a9 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:12:44 +0800 Subject: [PATCH 15/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 358ccfc32..75e9a3780 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768741960.868443, + "completed_at": 1768741963.22087, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From adb50336ebe1083f91913a696ab4f54ef448c257 Mon Sep 17 00:00:00 2001 From: Luke Tan <106603513+bingmybongg@users.noreply.github.com> Date: Sun, 18 Jan 2026 21:19:35 +0800 Subject: [PATCH 16/16] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 75e9a3780..d78e2799d 100644 --- a/progress.json +++ b/progress.json @@ -133,5 +133,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768742372.26327, + "completed_at": 1768742374.704813, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file