From 108a679db9540bb3a1caed6c1bd472bcb9f87a5a Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 10:45:55 +0800 Subject: [PATCH 01/11] Sync progress with local machine --- progress.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..e3c6ce042a --- /dev/null +++ b/progress.json @@ -0,0 +1,36 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787232975.814953, + "completed_at": 1787232979.570237, + "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": 1787233716.541584, + "completed_at": 1787233719.897094, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787232633.820363, + "completed_at": 1787232637.071954, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787228879.545154, + "completed_at": 1787228882.724047, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From b270c1c2a4634fd6153755448abbb111ba08dfff Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 10:51:33 +0800 Subject: [PATCH 02/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e3c6ce042a..90cd4d9d29 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787280641.70508, + "completed_at": 1787280691.985689, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 9ec3065f67c27c9a70436042fa980bd7c4411e61 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 10:59:46 +0800 Subject: [PATCH 03/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 90cd4d9d29..2fe68b0025 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787281181.708178, + "completed_at": 1787281185.841996, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 523c24fa13ae5b8b52946c452e1013acfee895c9 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 11:09:19 +0800 Subject: [PATCH 04/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2fe68b0025..55ab7a5cd3 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787281755.017178, + "completed_at": 1787281758.947964, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 30e7bc039ed8ac7e092bdce881481ac5f723b31d Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 11:32:50 +0800 Subject: [PATCH 05/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 55ab7a5cd3..7b28f1b6e5 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787283164.77762, + "completed_at": 1787283169.448111, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 2beb4c172ad951bb8453e512a70e51578f3202af Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 11:44:51 +0800 Subject: [PATCH 06/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7b28f1b6e5..d60f2c3850 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787283886.069448, + "completed_at": 1787283890.75768, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 6f4fcdb1589d09a958452ed7027a84acb92171c6 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 12:20:09 +0800 Subject: [PATCH 07/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d60f2c3850..8cdeadb54c 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787286005.81798, + "completed_at": 1787286008.426286, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From cc4aea1ba426c3882887d626ff66e9177cdc0d54 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 12:37:07 +0800 Subject: [PATCH 08/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8cdeadb54c..5320540eba 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787287023.696236, + "completed_at": 1787287026.483895, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 48c9574f4d73e684ce98778469bd1419a72d2364 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 12:45:02 +0800 Subject: [PATCH 09/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5320540eba..affc498656 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787287498.568991, + "completed_at": 1787287501.408603, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 105e6513138a1575853be9cc4b19f0f859fe5685 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 12:50:53 +0800 Subject: [PATCH 10/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index affc498656..b318aa18f9 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787287849.417274, + "completed_at": 1787287852.323651, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 818dd080081f958f3fde9ebe90af7da44a260789 Mon Sep 17 00:00:00 2001 From: Cywez Date: Fri, 21 Aug 2026 12:55:22 +0800 Subject: [PATCH 11/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b318aa18f9..da7d1b6507 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787288117.135996, + "completed_at": 1787288121.262458, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file