From c555ce270eb3a43b20300b540a33d6d2ba82c38b Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 15:33:39 +0800 Subject: [PATCH 01/18] Sync progress with local machine --- progress.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..8acb52f7f4 --- /dev/null +++ b/progress.json @@ -0,0 +1,22 @@ +[ + { + "exercise_name": "stage-fright", + "started_at": 1787034593.613611, + "completed_at": 1787034596.648916, + "comments": [ + "Did not add alice.txt", + "Did not add bob.txt", + "Did not add joe.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787034658.052888, + "completed_at": 1787034659.547162, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From cfc041fc131586e23c655579e8ddfcde603c59f0 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 16:12:58 +0800 Subject: [PATCH 02/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8acb52f7f4..c99073dbc0 100644 --- a/progress.json +++ b/progress.json @@ -18,5 +18,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787213443.972034, + "completed_at": 1787213578.140119, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From ea8504ad6b82e85d0ded9a4e3ec365ac4c9290e5 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 16:31:42 +0800 Subject: [PATCH 03/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c99073dbc0..b01141ea9e 100644 --- a/progress.json +++ b/progress.json @@ -27,5 +27,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787214699.158414, + "completed_at": 1787214702.398146, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From b8757e7379aa430c5ea26be7de4eed735a983c38 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 16:32:59 +0800 Subject: [PATCH 04/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b01141ea9e..bca3e4ae8f 100644 --- a/progress.json +++ b/progress.json @@ -36,5 +36,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787214778.166711, + "completed_at": 1787214779.446169, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From e35743cef3e825a7e6c187542061fd30f0712847 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 16:50:51 +0800 Subject: [PATCH 05/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bca3e4ae8f..418e04d632 100644 --- a/progress.json +++ b/progress.json @@ -45,5 +45,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787215846.43944, + "completed_at": 1787215850.847247, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 5e1818aac91430ee945a473cd31af22f02574138 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:21:24 +0800 Subject: [PATCH 06/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 418e04d632..38792a763b 100644 --- a/progress.json +++ b/progress.json @@ -54,5 +54,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787217681.52352, + "completed_at": 1787217683.941498, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From fbcbbce34144198f8a720f48f066c89658cd539d Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:44:30 +0800 Subject: [PATCH 07/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 38792a763b..09b38d6f4c 100644 --- a/progress.json +++ b/progress.json @@ -63,5 +63,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787219066.645335, + "completed_at": 1787219069.553317, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 1a7e0e7c88c59e5eeff3eb0c90122cf0764f3c46 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:50:47 +0800 Subject: [PATCH 08/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 09b38d6f4c..8721883668 100644 --- a/progress.json +++ b/progress.json @@ -72,5 +72,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787219441.700395, + "completed_at": 1787219447.484484, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" } ] \ No newline at end of file From dbf3493b9a6ac413e3e19d6f2f56d759bddafda9 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:56:32 +0800 Subject: [PATCH 09/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8721883668..5005c24c49 100644 --- a/progress.json +++ b/progress.json @@ -81,5 +81,14 @@ "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787219788.662852, + "completed_at": 1787219791.525258, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From f2bab7842b03c6fc8c0cff9f32ad3a75f4692ab5 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 18:01:14 +0800 Subject: [PATCH 10/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5005c24c49..c598fe3158 100644 --- a/progress.json +++ b/progress.json @@ -90,5 +90,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787220072.6438, + "completed_at": 1787220074.063201, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From f61477ea82ceb757383c75d1e186964065f65f1a Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 18:15:59 +0800 Subject: [PATCH 11/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c598fe3158..e41f157b6c 100644 --- a/progress.json +++ b/progress.json @@ -99,5 +99,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787220957.125155, + "completed_at": 1787220959.015063, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 9afaebe8db9770b05f977323dd93cb0dde7e0085 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:19:35 +0800 Subject: [PATCH 12/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e41f157b6c..6804b4d4c2 100644 --- a/progress.json +++ b/progress.json @@ -108,5 +108,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787239173.397248, + "completed_at": 1787239174.831666, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 533fa760a58248fa2f6dec3ed4d65cc563778b1b Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:25:07 +0800 Subject: [PATCH 13/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6804b4d4c2..29a134f98a 100644 --- a/progress.json +++ b/progress.json @@ -117,5 +117,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787239505.256975, + "completed_at": 1787239506.722968, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 219b54861f9cbd5b019780d01ed79dcc82396eba Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:33:50 +0800 Subject: [PATCH 14/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 29a134f98a..540cba13c0 100644 --- a/progress.json +++ b/progress.json @@ -126,5 +126,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787240025.129859, + "completed_at": 1787240029.74847, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From da25978dd26aa8b1f35fd94a6679e97927eb5f05 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:44:14 +0800 Subject: [PATCH 15/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 540cba13c0..b404f11133 100644 --- a/progress.json +++ b/progress.json @@ -135,5 +135,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787240652.134752, + "completed_at": 1787240654.31375, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 6c1dd40231741ddc0f792687ca428763a4eb3522 Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:50:11 +0800 Subject: [PATCH 16/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b404f11133..0638188c99 100644 --- a/progress.json +++ b/progress.json @@ -144,5 +144,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787241009.698122, + "completed_at": 1787241011.131054, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 2f0969853752d2f0000bfa953385948e4078264a Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:54:36 +0800 Subject: [PATCH 17/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0638188c99..66dbb0a200 100644 --- a/progress.json +++ b/progress.json @@ -153,5 +153,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787241273.714218, + "completed_at": 1787241275.528774, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 50c8b5e99ff8a5dc1f36e74d0352fa6ade558eaf Mon Sep 17 00:00:00 2001 From: Luke Chin <138675471+EkulNich@users.noreply.github.com> Date: Fri, 21 Aug 2026 00:05:40 +0800 Subject: [PATCH 18/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 66dbb0a200..8585b9f710 100644 --- a/progress.json +++ b/progress.json @@ -162,5 +162,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787241938.217462, + "completed_at": 1787241940.209138, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file