From 8bdf069dad36316722a9d6d789e01c4006db94f3 Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 10:09:47 +0800 Subject: [PATCH 1/9] Sync progress with local machine --- progress.json | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..2ae675b3f --- /dev/null +++ b/progress.json @@ -0,0 +1,47 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769444766.303136, + "completed_at": 1769444767.646233, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769444033.588927, + "completed_at": 1769444034.891873, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769444126.798291, + "completed_at": 1769444128.090584, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769080190.4197, + "completed_at": 1769080191.729572, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769080365.427994, + "completed_at": 1769080366.837557, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 91629737289c0757f8a3f148e4dc50ed5fd274db Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 10:12:49 +0800 Subject: [PATCH 2/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2ae675b3f..ec850f6b7 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769479930.824539, + "completed_at": 1769479969.160897, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 0d9a4a229de58e2011c1d9b61b04e91ed4ae4f37 Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 10:14:52 +0800 Subject: [PATCH 3/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ec850f6b7..c4a5ff656 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769480076.189305, + "completed_at": 1769480092.206489, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From b239fef312b66564dc0be4a2e2532d1979840373 Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 10:24:13 +0800 Subject: [PATCH 4/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c4a5ff656..8a00e66b1 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769480651.281022, + "completed_at": 1769480652.577991, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 758410c1b93217667e054b0fa51c6be665a5e1ee Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 12:27:56 +0800 Subject: [PATCH 5/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8a00e66b1..43bcb7fa1 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769488073.533548, + "completed_at": 1769488076.226621, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 97806bf73ed5204f19c9d7c318b2fc52f9f6828d Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 12:28:43 +0800 Subject: [PATCH 6/9] Reset progress for push-over --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 43bcb7fa1..8a00e66b1 100644 --- a/progress.json +++ b/progress.json @@ -70,14 +70,5 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" - }, - { - "exercise_name": "push-over", - "started_at": 1769488073.533548, - "completed_at": 1769488076.226621, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" } ] \ No newline at end of file From f259abe6e20e986b91cc066327219ad4048b731d Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 12:30:10 +0800 Subject: [PATCH 7/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8a00e66b1..d80e07b15 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769488207.092486, + "completed_at": 1769488209.858953, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 465a5f784b0ea32cb50014020b1b76ed994e194a Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 12:33:58 +0800 Subject: [PATCH 8/9] Reset progress for push-over --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index d80e07b15..8a00e66b1 100644 --- a/progress.json +++ b/progress.json @@ -70,14 +70,5 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" - }, - { - "exercise_name": "push-over", - "started_at": 1769488207.092486, - "completed_at": 1769488209.858953, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" } ] \ No newline at end of file From b8a742748a4e376114c542504dd7c954a40885c2 Mon Sep 17 00:00:00 2001 From: euenw Date: Tue, 27 Jan 2026 12:36:17 +0800 Subject: [PATCH 9/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8a00e66b1..f662ef347 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769488574.773088, + "completed_at": 1769488576.582556, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file