From 34294de5bee5c7707e69bf411725672f8c0cd4be Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:02:56 +0800 Subject: [PATCH 01/14] 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..fe47cb5365 --- /dev/null +++ b/progress.json @@ -0,0 +1,36 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786704950.722916, + "completed_at": 1786704952.743838, + "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": 1786706628.480322, + "completed_at": 1786706630.370545, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786703751.667781, + "completed_at": 1786703753.419621, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786705392.326845, + "completed_at": 1786705394.160486, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + } +] \ No newline at end of file From 9e7d832f7934a01c7d9c0b658ad3f3d6ff8d0464 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:13:26 +0800 Subject: [PATCH 02/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fe47cb5365..37582cad33 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787231601.14543, + "completed_at": 1787231605.788465, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From a1df2226bb7bede02848f15c6fc424ec1ccf4966 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:14:48 +0800 Subject: [PATCH 03/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 37582cad33..2c77ce9cfb 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787231685.062088, + "completed_at": 1787231687.337087, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 308e7d9195a4fc56d30626f456cb4dcef6e80edb Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:32:00 +0800 Subject: [PATCH 04/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2c77ce9cfb..ceb7324656 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": 1787232713.593917, + "completed_at": 1787232719.780565, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From bd23c650802f788522f9abeca273557b4ff3f7e5 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:39:08 +0800 Subject: [PATCH 05/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ceb7324656..f327ce5aac 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1787233144.45935, + "completed_at": 1787233147.936909, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 237fa6d51b2fbcf352a5c2a6d0bf831afbcfe1a5 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:52:18 +0800 Subject: [PATCH 06/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f327ce5aac..3fec5aad6c 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787233925.088106, + "completed_at": 1787233937.780269, + "comments": [ + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 0048d195d454c60c793455da0fd50a20b5ee7a95 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 21:53:40 +0800 Subject: [PATCH 07/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3fec5aad6c..f685ffc075 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787234009.848139, + "completed_at": 1787234019.785535, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 6e91207f5cd595f691e318e623edc2309b0c0176 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:04:19 +0800 Subject: [PATCH 08/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f685ffc075..f2d06690e4 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787234653.861039, + "completed_at": 1787234658.929371, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 7f621d42590fc16a59e9a10a953f0dcbd5ba03c5 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:14:43 +0800 Subject: [PATCH 09/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f2d06690e4..9a053048b3 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787235276.207585, + "completed_at": 1787235283.186292, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 9e08523d36208217baa4956da725b31506297df5 Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:27:49 +0800 Subject: [PATCH 10/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9a053048b3..0c19ff8a42 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787236064.470508, + "completed_at": 1787236069.164521, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 8ad830f0ef707282627b12f959164833f47d83fd Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 22:57:55 +0800 Subject: [PATCH 11/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0c19ff8a42..0ad87fd925 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787237871.637613, + "completed_at": 1787237874.316638, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From aeb1b6425303cc26367430bae63ffe103ad8bc0f Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:32:48 +0800 Subject: [PATCH 12/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0ad87fd925..ae2fc9487b 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787239964.545033, + "completed_at": 1787239967.110229, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From f97da3d272e3abc2eda3c772989fc1887bcfd01f Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:38:30 +0800 Subject: [PATCH 13/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ae2fc9487b..882639988a 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787240306.838256, + "completed_at": 1787240309.395692, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 3771b312f1d84e7b6807f6e993c94c30a5b296cf Mon Sep 17 00:00:00 2001 From: yixuan <146533850+tanyxuan@users.noreply.github.com> Date: Thu, 20 Aug 2026 23:46:24 +0800 Subject: [PATCH 14/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 882639988a..39352e2bb1 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787240780.192289, + "completed_at": 1787240783.910509, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file