From ce823f5b628e6ae9da337defd667e1b7deb4a01f Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:12:24 +0800 Subject: [PATCH 01/19] 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..0aacf6384 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1768961388.634718, + "completed_at": 1768961543.94049, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 764b3672ec52d10b9d178ec173154ed390c5ce35 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:19:40 +0800 Subject: [PATCH 02/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0aacf6384..9239a565a 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768961978.906957, + "completed_at": 1768961980.135644, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 1b11e2b7539c430ac9e210b4bd8be48c4fef1f34 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:39:42 +0800 Subject: [PATCH 03/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9239a565a..573102a9a 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768963177.468911, + "completed_at": 1768963181.90137, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From c80af479c70c9894fd36f8b3f57ff1d841f5d1e7 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 10:49:51 +0800 Subject: [PATCH 04/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 573102a9a..26306d01c 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768963789.654856, + "completed_at": 1768963791.141372, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From ec92af59aaaf03e7921a2359d33b056cbf94e829 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 11:49:37 +0800 Subject: [PATCH 05/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 26306d01c..75c75cda5 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768967373.455519, + "completed_at": 1768967376.999614, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 153c859f0002ccc2114642b5d5cc59399f9a120c Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 11:55:09 +0800 Subject: [PATCH 06/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 75c75cda5..fd2f66ea4 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768967705.156453, + "completed_at": 1768967708.903255, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 62715b2f4b9018c45d838e8388a7c8c4b89d2001 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 12:52:27 +0800 Subject: [PATCH 07/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fd2f66ea4..6a882fa75 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768971145.779947, + "completed_at": 1768971146.983759, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 183ba4fb59371eced340b0383029e137546d9e41 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:11:47 +0800 Subject: [PATCH 08/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6a882fa75..86b84900f 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768986704.607686, + "completed_at": 1768986707.085125, + "comments": [ + "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. is empty." + ], + "status": "Incomplete" } ] \ No newline at end of file From a8dc9845500f88bd4abce34a750d54e87066900e Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:12:51 +0800 Subject: [PATCH 09/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 86b84900f..f99fec601 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. is empty." ], "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768986769.751475, + "completed_at": 1768986770.992936, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 3dc32a38223a05628552a56be53796e0a9575334 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:25:03 +0800 Subject: [PATCH 10/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f99fec601..0e4cdf999 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768987501.490091, + "completed_at": 1768987502.668728, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 4ab4c6448d2e19d2020ce908d1e7e330c2ee36e9 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:29:34 +0800 Subject: [PATCH 11/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0e4cdf999..4d4fee57d 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768987772.481256, + "completed_at": 1768987773.617561, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 1df1bfd8f3b205c42a99a4271d01edcf4a71b980 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 17:33:30 +0800 Subject: [PATCH 12/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4d4fee57d..bdb569819 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768988004.464873, + "completed_at": 1768988009.494446, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 582ea379073ea35671f83ecf82ac1b521911e049 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:44:46 +0800 Subject: [PATCH 13/19] Update progress --- progress.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/progress.json b/progress.json index bdb569819..8b7109af0 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,17 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768992283.085157, + "completed_at": 1768992285.505277, + "comments": [ + "Answer for Which are the new values in staged files? is empty.", + "Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.", + "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers.", + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty." + ], + "status": "Incomplete" } ] \ No newline at end of file From 55d5df2e5d190a8e18050da90e35efd58613ebe9 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:46:35 +0800 Subject: [PATCH 14/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8b7109af0..9dda34b7f 100644 --- a/progress.json +++ b/progress.json @@ -118,5 +118,14 @@ "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty." ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768992391.767407, + "completed_at": 1768992394.343532, + "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 dca93ee0783e75db36abe15e6f6d42fba04dcf13 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:47:18 +0800 Subject: [PATCH 15/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9dda34b7f..b359f30c9 100644 --- a/progress.json +++ b/progress.json @@ -127,5 +127,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": 1768992437.200085, + "completed_at": 1768992438.391979, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From f76afa99fc4a0773530aa910e5a7c8491ba392aa Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 18:58:29 +0800 Subject: [PATCH 16/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b359f30c9..e9dcfbd60 100644 --- a/progress.json +++ b/progress.json @@ -136,5 +136,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768993108.13161, + "completed_at": 1768993109.389256, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 676ac472039117049cf9bf8e6a05215c2e8211b4 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 19:16:28 +0800 Subject: [PATCH 17/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e9dcfbd60..2277603eb 100644 --- a/progress.json +++ b/progress.json @@ -145,5 +145,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768994186.53059, + "completed_at": 1768994187.77596, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 67c1ebbc537ccdd083a3541d0e355c5f8dee87ae Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 19:25:35 +0800 Subject: [PATCH 18/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2277603eb..b097a31d2 100644 --- a/progress.json +++ b/progress.json @@ -154,5 +154,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768994732.534966, + "completed_at": 1768994735.179923, + "comments": [ + "You have not reverted all the commits yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 18d3f65d897d73e42819a708d5d4d5cc4f6d28c7 Mon Sep 17 00:00:00 2001 From: Lim-ZY Date: Wed, 21 Jan 2026 19:27:15 +0800 Subject: [PATCH 19/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b097a31d2..5f6e6f2da 100644 --- a/progress.json +++ b/progress.json @@ -163,5 +163,14 @@ "You have not reverted all the commits yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768994833.672468, + "completed_at": 1768994834.894893, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file