From bd5c191ec05be7066262a5f8a892139b26a2681d Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:18:45 +0800 Subject: [PATCH 01/19] Sync progress with local machine --- progress.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..20e8db80e --- /dev/null +++ b/progress.json @@ -0,0 +1,45 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1768718113.930518, + "completed_at": 1768718116.542025, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768715678.097013, + "completed_at": 1768715679.564016, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768715822.313156, + "completed_at": 1768715823.635386, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768648125.325958, + "completed_at": 1768648126.650078, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768648302.320857, + "completed_at": 1768648303.729774, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From cf8f503b527e25480064cba4906cdbb52d6f309d Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:22:53 +0800 Subject: [PATCH 02/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 20e8db80e..5a5150d3e 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769134882.747424, + "completed_at": 1769134972.930624, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 622d643b76c2c75b8c3332a09b28ccd4811ea3d7 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:23:20 +0800 Subject: [PATCH 03/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5a5150d3e..64093c11f 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769134992.984076, + "completed_at": 1769134999.680139, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 2d95fe594563020fde6532eb808f7acd170cb6b9 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:29:02 +0800 Subject: [PATCH 04/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 64093c11f..1b81a343a 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": 1769135338.163173, + "completed_at": 1769135341.187395, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From c5ac46dff0b100b27da73d88d38a115b08b8d7f9 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:30:08 +0800 Subject: [PATCH 05/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1b81a343a..c97338df3 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769135406.291167, + "completed_at": 1769135407.680061, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 0a5d92474b1002cdc8b34caa8112f84cb6b6aa36 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:41:45 +0800 Subject: [PATCH 06/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c97338df3..146d5c37a 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": 1769136100.365126, + "completed_at": 1769136104.407199, + "comments": [ + "You might have forgotten to push your commit to the remote repository." + ], + "status": "Incomplete" } ] \ No newline at end of file From b23db76b56c24faf7b7310d8792ff34f73453cc8 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:42:39 +0800 Subject: [PATCH 07/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 146d5c37a..56bc22339 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "You might have forgotten to push your commit to the remote repository." ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769136155.316524, + "completed_at": 1769136158.416864, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From d3395b7ca40adb000a01c715fcfa4950cce81f38 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:05:35 +0800 Subject: [PATCH 08/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 56bc22339..0f9e901cd 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": 1769137532.611833, + "completed_at": 1769137534.652966, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From e932035aabdd95a0a947987bf1e15afb8c60bcde Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:09:23 +0800 Subject: [PATCH 09/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0f9e901cd..21dc6d21b 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769137758.718304, + "completed_at": 1769137762.775, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 150d3b4ddacc1704049aa6a9598672f7de43b65f Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:15:07 +0800 Subject: [PATCH 10/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 21dc6d21b..1b652772a 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": 1769138102.65677, + "completed_at": 1769138106.312435, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 6dc21e4cc441355617401dc93a622fe017e6c7e2 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:32:06 +0800 Subject: [PATCH 11/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1b652772a..32d0d118e 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": 1769139123.761712, + "completed_at": 1769139125.183992, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 2436e06e4f37ca021096ad70c01fee6dcee24528 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:49:08 +0800 Subject: [PATCH 12/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 32d0d118e..92076a055 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": 1769140146.775755, + "completed_at": 1769140148.213065, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From ed758ace5f78eba1a4d3af190851fe45966c8597 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:00:37 +0800 Subject: [PATCH 13/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 92076a055..9f0b64212 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": 1769140835.552905, + "completed_at": 1769140836.94727, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From cbab0afcb33f79f41cc97183e6b7d73fa405e1af Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:02:56 +0800 Subject: [PATCH 14/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9f0b64212..a61bb7a9c 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": 1769140974.186403, + "completed_at": 1769140975.593847, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From e35881ed53c220645337cb7f820259a0fdbd707d Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:06:55 +0800 Subject: [PATCH 15/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a61bb7a9c..07208efdb 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": 1769141212.381781, + "completed_at": 1769141214.935799, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 4ca3e8cb349a2ab7d3609510ada634326c62085c Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:05:06 +0800 Subject: [PATCH 16/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 07208efdb..f9c8d621c 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": 1769180704.859839, + "completed_at": 1769180706.150107, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From b524c81ed6fa3c395f934b1a7e3ea0dc61a856ea Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:21:36 +0800 Subject: [PATCH 17/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f9c8d621c..9762a1431 100644 --- a/progress.json +++ b/progress.json @@ -176,5 +176,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1769181690.756466, + "completed_at": 1769181692.483537, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 9a4a51a478bc8d3a175c4309d1fc1f86f6bcb737 Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:33:04 +0800 Subject: [PATCH 18/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9762a1431..8bec930ac 100644 --- a/progress.json +++ b/progress.json @@ -185,5 +185,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1769182382.68155, + "completed_at": 1769182384.084951, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 447e02085ee6fbc0b12d7d1248c36c4b57b1a68e Mon Sep 17 00:00:00 2001 From: Tristanlimyr <87318834+Tristanlimyr@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:41:17 +0800 Subject: [PATCH 19/19] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8bec930ac..bb418d501 100644 --- a/progress.json +++ b/progress.json @@ -194,5 +194,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1769182875.711033, + "completed_at": 1769182877.123853, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file