From 3f0946a1bc1ab369854cef33dec0af26e4dd4f5a Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 16:54:44 +0800 Subject: [PATCH 01/18] Sync progress with local machine --- progress.json | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..cebac4167 --- /dev/null +++ b/progress.json @@ -0,0 +1,72 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768730445.552133, + "completed_at": 1768730447.006953, + "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": 1768742363.630649, + "completed_at": 1768742365.068779, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768729044.157777, + "completed_at": 1768729046.056854, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768729329.32117, + "completed_at": 1768729332.178375, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768729405.813361, + "completed_at": 1768729407.207614, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768726582.163304, + "completed_at": 1768726583.554852, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768726896.948751, + "completed_at": 1768726899.745991, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1768726924.103486, + "completed_at": 1768726925.436397, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 9e3870f1c667808caca83e59467b3defda9cfefe Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 17:00:12 +0800 Subject: [PATCH 02/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cebac4167..5334fa9b6 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768899527.856979, + "completed_at": 1768899612.196329, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From d13f16af59cb55b084b288ae36955b873d4bebef Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 17:13:50 +0800 Subject: [PATCH 03/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5334fa9b6..1759a122e 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768900422.694123, + "completed_at": 1768900430.207622, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 7078d5e41fd551078a5eabe0d0e438e43949ea71 Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 17:31:22 +0800 Subject: [PATCH 04/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1759a122e..62df3800d 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768901478.765194, + "completed_at": 1768901481.766576, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From b6d5cc86f4816073f9a794e1bfcfbdd8661d4c8a Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 17:32:21 +0800 Subject: [PATCH 05/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 62df3800d..34c4e3e1b 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1768901539.17145, + "completed_at": 1768901541.270222, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 64085eb369985fd778bc3188bca1fb50c75f8a71 Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 21:09:21 +0800 Subject: [PATCH 06/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 34c4e3e1b..2728cb670 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768914555.885602, + "completed_at": 1768914560.926604, + "comments": [ + "You are still ignoring many/file22.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From e04215dd2f1915aab31d799c4e894963a558aaf7 Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 21:10:49 +0800 Subject: [PATCH 07/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2728cb670..fb2730788 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "You are still ignoring many/file22.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768914645.653002, + "completed_at": 1768914649.163882, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 8269d06cbaefe69e588f570d7edc9f5616ff8549 Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 22:22:24 +0800 Subject: [PATCH 08/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fb2730788..df2634415 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768918939.837986, + "completed_at": 1768918943.378717, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 018804078f2d0229167213c57c75a62816c374fd Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 23:02:00 +0800 Subject: [PATCH 09/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index df2634415..67e71693d 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768921316.51801, + "completed_at": 1768921319.814919, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From b07498c7bab0705d102907fab016fe3710e3142d Mon Sep 17 00:00:00 2001 From: Jasher Date: Tue, 20 Jan 2026 23:38:12 +0800 Subject: [PATCH 10/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 67e71693d..c8ef51a45 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768923489.413271, + "completed_at": 1768923491.858105, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 219251674db609dd812b433777884facdf828f3b Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 01:05:03 +0800 Subject: [PATCH 11/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c8ef51a45..8a8d2164d 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768928701.640316, + "completed_at": 1768928703.25154, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From f15d001bbb9c986113c5784622218d32a27cff42 Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 11:32:54 +0800 Subject: [PATCH 12/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8a8d2164d..c33358184 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768966371.934001, + "completed_at": 1768966373.535697, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From d36f3daee34f04f3893c20d0b0546fc34c4a7019 Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 21:38:39 +0800 Subject: [PATCH 13/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c33358184..a24e2fee7 100644 --- a/progress.json +++ b/progress.json @@ -167,5 +167,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1769002717.528327, + "completed_at": 1769002719.086828, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From c66da0fa1f9a3a4f60249abfc87cb6158261aaf6 Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 21:49:16 +0800 Subject: [PATCH 14/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a24e2fee7..2e8b18c24 100644 --- a/progress.json +++ b/progress.json @@ -176,5 +176,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1769003353.967635, + "completed_at": 1769003356.380952, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 78a496a305e3d4dce499b177983e509b94707c81 Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 22:31:19 +0800 Subject: [PATCH 15/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2e8b18c24..2a929badf 100644 --- a/progress.json +++ b/progress.json @@ -185,5 +185,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769005877.771685, + "completed_at": 1769005879.192929, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From ec353e95cec2f745c3e27c301aeb9c6871e0f706 Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 23:12:05 +0800 Subject: [PATCH 16/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2a929badf..d5349b8bb 100644 --- a/progress.json +++ b/progress.json @@ -194,5 +194,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1769008323.506482, + "completed_at": 1769008324.953643, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From bcc6c97aa14015f103f8e7f8cefa2fc11bd6f522 Mon Sep 17 00:00:00 2001 From: Jasher Date: Wed, 21 Jan 2026 23:55:27 +0800 Subject: [PATCH 17/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d5349b8bb..ad4997ef7 100644 --- a/progress.json +++ b/progress.json @@ -203,5 +203,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1769010925.138212, + "completed_at": 1769010926.763567, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 6186796c97878287e02288e42557d51dc25dc87d Mon Sep 17 00:00:00 2001 From: Jasher Date: Thu, 22 Jan 2026 00:07:09 +0800 Subject: [PATCH 18/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ad4997ef7..8cc411e26 100644 --- a/progress.json +++ b/progress.json @@ -212,5 +212,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1769011627.228355, + "completed_at": 1769011628.81261, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file