From 4faa27d4169d4aafe159d5d69e8372a31fb0697c Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Fri, 23 Jan 2026 15:17:56 +0800 Subject: [PATCH 01/11] Sync progress with local machine --- progress.json | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..a3aa203e8 --- /dev/null +++ b/progress.json @@ -0,0 +1,63 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769148235.771929, + "completed_at": 1769148237.209407, + "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": 1769151920.849023, + "completed_at": 1769151922.282193, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769146453.705844, + "completed_at": 1769146455.057952, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769147603.313943, + "completed_at": 1769147604.77785, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769144470.822837, + "completed_at": 1769144472.4443, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769144655.596305, + "completed_at": 1769144658.84152, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1769144741.390855, + "completed_at": 1769144742.763485, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From cb1e4a616b6321910cf1b16bfd52cb730a92f911 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Fri, 23 Jan 2026 15:22:29 +0800 Subject: [PATCH 02/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a3aa203e8..7a9635cdb 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769152837.617213, + "completed_at": 1769152948.819674, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 79c0b7608eca3c6297f39de2037eb69ecb176333 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Fri, 23 Jan 2026 16:53:35 +0800 Subject: [PATCH 03/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7a9635cdb..f9192d938 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": 1769158412.219917, + "completed_at": 1769158415.059015, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2e86958845f90d3f32a30c0922df724bec82c775 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Fri, 23 Jan 2026 16:54:32 +0800 Subject: [PATCH 04/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f9192d938..f57a3ebfd 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769158468.776843, + "completed_at": 1769158471.753158, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From b1cee22b95b1e2436c546a93252d82c43306466e Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 11:22:11 +0800 Subject: [PATCH 05/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f57a3ebfd..7d82e2037 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769224928.950942, + "completed_at": 1769224930.886612, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 62a79717576e15b88826dc5deb1fdc509f48ca45 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 11:39:38 +0800 Subject: [PATCH 06/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7d82e2037..31d422790 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": 1769225974.308117, + "completed_at": 1769225977.099198, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 5695d356d76968451e9346373958a3fa7563500b Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 11:44:49 +0800 Subject: [PATCH 07/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 31d422790..0e7670676 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769226283.039398, + "completed_at": 1769226287.919233, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 5f30f82c44f4e255e6792df6b3d1c5ea66841efa Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 11:57:18 +0800 Subject: [PATCH 08/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0e7670676..bfd01577d 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": 1769227031.975847, + "completed_at": 1769227037.59772, + "comments": [ + "The origin remote does not point to your fork!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 1202698ab8bfa0e61777464fb5a8bf34df9ceaa2 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 11:59:38 +0800 Subject: [PATCH 09/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bfd01577d..38436e04b 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "The origin remote does not point to your fork!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769227174.334282, + "completed_at": 1769227178.200141, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 9d94d15e1e63d481b205c716b3b8c5d9c0a112c2 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 18:42:03 +0800 Subject: [PATCH 10/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 38436e04b..9ac3d13c5 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769251321.561512, + "completed_at": 1769251322.939918, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 297438553169e930d99d3fedf66fb1eb731e5049 Mon Sep 17 00:00:00 2001 From: Yi Fei Date: Sat, 24 Jan 2026 22:14:19 +0800 Subject: [PATCH 11/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9ac3d13c5..cedeb3417 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1769264056.939014, + "completed_at": 1769264058.339483, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file