From 94d044cba56cbe25985450608b4e72529d3dc2c0 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:08:37 +0800 Subject: [PATCH 01/19] 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..f7cc46c5da --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787689657.591893, + "completed_at": 1787689659.945259, + "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": 1787691746.036176, + "completed_at": 1787691748.213435, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787688751.240903, + "completed_at": 1787688753.461052, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787690164.146727, + "completed_at": 1787690166.23335, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787686901.302447, + "completed_at": 1787686903.47322, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787687150.400988, + "completed_at": 1787687152.816226, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From a34415821ac49ee7241facc86a87dc6389ea6d85 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:19:42 +0800 Subject: [PATCH 02/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f7cc46c5da..bc2b6950cd 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": 1787703500.716621, + "completed_at": 1787703581.427442, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2ac18f644665cf4257886619a0d7af38a70f6da0 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:20:37 +0800 Subject: [PATCH 03/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bc2b6950cd..98edcd0254 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787703622.616002, + "completed_at": 1787703636.397153, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 2c73b3d96082be15c39cd47ee33ff8e31e18b02f Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:32:47 +0800 Subject: [PATCH 04/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 98edcd0254..be938d0431 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787704364.652491, + "completed_at": 1787704366.695203, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From d24b093dc01485332c08284372e8c3ac19d7c4fd Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 11:33:29 +0800 Subject: [PATCH 05/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index be938d0431..3e3f4b7a96 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": "push-over", + "started_at": 1787715205.20859, + "completed_at": 1787715208.321345, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From fb93e54d276b552a755938257b6757fbc4717fe1 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 11:59:25 +0800 Subject: [PATCH 06/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3e3f4b7a96..5beee3a3be 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787716755.490637, + "completed_at": 1787716764.222971, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From b9d847e23a09ee7ab6e529a1b407a6f42810132e Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:08:20 +0800 Subject: [PATCH 07/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5beee3a3be..c44b3345c6 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787756895.246562, + "completed_at": 1787756899.21082, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 534a88593abcabf82d349de22880c24d74b73839 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:20:02 +0800 Subject: [PATCH 08/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c44b3345c6..93b0cf84c2 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787757598.023531, + "completed_at": 1787757602.106303, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 5c3958136e38a55fff6723629112deaa152bdc1d Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:49:10 +0800 Subject: [PATCH 09/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 93b0cf84c2..d4c491b84f 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787759347.515964, + "completed_at": 1787759349.981132, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 5e57eb992599ad52c733cc9ce81d5ee5438de0b2 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:31:02 +0800 Subject: [PATCH 10/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d4c491b84f..712e28255f 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787841056.432156, + "completed_at": 1787841060.745698, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" } ] \ No newline at end of file From e290df6451c18603d9e310f7f74d7d1b6a941a0a Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:32:02 +0800 Subject: [PATCH 11/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 712e28255f..1c3b943baa 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." ], "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1787841119.282547, + "completed_at": 1787841121.462329, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 60f63fa2cd89ca572dcca350f88221eb8faf0f14 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:50:43 +0800 Subject: [PATCH 12/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1c3b943baa..1005225f77 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": 1787842237.234787, + "completed_at": 1787842241.946658, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From 234ed350748191b6f99398862bcb13c98a296455 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:54:43 +0800 Subject: [PATCH 13/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1005225f77..21c03c77d4 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "\"first-pilot\" should point to the first commit." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787842480.077021, + "completed_at": 1787842482.393387, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 74e8c3751ed719de81eed115a8b37dd2e65bd7af Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:57:15 +0800 Subject: [PATCH 14/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 21c03c77d4..702549a8b7 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787842632.15195, + "completed_at": 1787842634.610582, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 15081e9342c51a35c60dfe1d935d290390cc81a6 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:00:16 +0800 Subject: [PATCH 15/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 702549a8b7..644f7443cd 100644 --- a/progress.json +++ b/progress.json @@ -167,5 +167,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787842812.130415, + "completed_at": 1787842815.662245, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 8793778bf70565276d582c8472858aa49d9a0012 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:16:45 +0800 Subject: [PATCH 16/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 644f7443cd..da282bf19f 100644 --- a/progress.json +++ b/progress.json @@ -176,5 +176,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787843802.483523, + "completed_at": 1787843804.994851, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 0e64b463f51693cac1ffeb36e6c65a9c243bbf7b Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:35:45 +0800 Subject: [PATCH 17/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index da282bf19f..e193b9db25 100644 --- a/progress.json +++ b/progress.json @@ -185,5 +185,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787844942.585117, + "completed_at": 1787844944.777405, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 80357d4af93b13425af9d02139e234b6142c58cb Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Fri, 28 Aug 2026 00:09:46 +0800 Subject: [PATCH 18/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e193b9db25..d264dce5fc 100644 --- a/progress.json +++ b/progress.json @@ -194,5 +194,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787846982.033821, + "completed_at": 1787846985.676848, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From fa49f1e21c38dcee22274d54f1a31e76d6e784cf Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Fri, 28 Aug 2026 00:27:49 +0800 Subject: [PATCH 19/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d264dce5fc..4feaedf430 100644 --- a/progress.json +++ b/progress.json @@ -203,5 +203,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787848065.170012, + "completed_at": 1787848068.501694, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file