From 610fd966c06d468165e48303616cb7470c8f6712 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 00:51:10 +0800 Subject: [PATCH 01/10] Sync progress with local machine --- progress.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..e00cec47e --- /dev/null +++ b/progress.json @@ -0,0 +1,38 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1755620642.123927, + "completed_at": 1755620642.623564, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1755615161.915857, + "completed_at": 1755615161.995547, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755617046.676858, + "completed_at": 1755617047.101646, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755608671.820366, + "completed_at": 1755608672.227038, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 9043dfcd2eda20d6b2f21db578abcb6d1e815529 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 01:08:18 +0800 Subject: [PATCH 02/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e00cec47e..4d48550aa 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1755796030.767333, + "completed_at": 1755796097.450684, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 7b658ca7f6b0df8ff0b90733a6e52402684a4e88 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 01:59:44 +0800 Subject: [PATCH 03/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4d48550aa..ad99ed413 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1755799183.267307, + "completed_at": 1755799183.574341, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2df13043bacbb146076d2a52aec4a23cf3a1f0d1 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 02:02:40 +0800 Subject: [PATCH 04/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ad99ed413..1ee6d0245 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1755799360.216922, + "completed_at": 1755799360.273789, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From 6c03e26e5199e74b9f5caaa148d0b770c52f609b Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 02:03:55 +0800 Subject: [PATCH 05/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1ee6d0245..9e0808012 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1755799434.559927, + "completed_at": 1755799434.612532, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 07d927b3afee0d25f793213c8414b31185bfae48 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 02:38:29 +0800 Subject: [PATCH 06/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9e0808012..1e7ca549b 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": 1755801508.065841, + "completed_at": 1755801508.416639, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 25bb7b54b55fdd3d3cd2d12bbbd4f85db5db3c5c Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 02:45:01 +0800 Subject: [PATCH 07/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1e7ca549b..add061721 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1755801900.368656, + "completed_at": 1755801900.715045, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 97a3e3c1c45863ead770ef10e2f1a37b356a9475 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 02:46:21 +0800 Subject: [PATCH 08/10] Reset progress for push-over --- progress.json | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/progress.json b/progress.json index add061721..9e0808012 100644 --- a/progress.json +++ b/progress.json @@ -70,23 +70,5 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" - }, - { - "exercise_name": "push-over", - "started_at": 1755801508.065841, - "completed_at": 1755801508.416639, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" - }, - { - "exercise_name": "push-over", - "started_at": 1755801900.368656, - "completed_at": 1755801900.715045, - "comments": [ - "You should have made a separate commit!" - ], - "status": "Incomplete" } ] \ No newline at end of file From e7b3ab17d2d1f3f4d51bce8dca2f7877d448f4c4 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 02:48:40 +0800 Subject: [PATCH 09/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9e0808012..1c564d373 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": 1755802103.775365, + "completed_at": 1755802119.815623, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From cae83fbff53b8ff2803354f4135b1ae3406cbd47 Mon Sep 17 00:00:00 2001 From: san4b0t Date: Fri, 22 Aug 2025 03:40:02 +0800 Subject: [PATCH 10/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1c564d373..94046de08 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1755805200.591363, + "completed_at": 1755805201.378333, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file