From 36d8664dc4979da8c8a2c472d39782940ce087ac Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:44:32 +0800 Subject: [PATCH 1/7] Sync progress with local machine --- progress.json | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..be1284a9a --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768820126.032632, + "completed_at": 1768820129.521648, + "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": 1769149527.829309, + "completed_at": 1769149531.610616, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768817295.346851, + "completed_at": 1768817298.839568, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768818385.153789, + "completed_at": 1768818388.354964, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768815751.704613, + "completed_at": 1768815758.237676, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1768815929.150299, + "completed_at": 1768815932.963438, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From aa4422fa1c805a17dd27c4e13a37c3affc1b529d Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:49:43 +0800 Subject: [PATCH 2/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index be1284a9a..c4bf97609 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769150972.09466, + "completed_at": 1769150982.669245, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 3da72d5335389c84ca30e4db9e0ed91a82b3f6be Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:50:23 +0800 Subject: [PATCH 3/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c4bf97609..de428408e 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769151016.140566, + "completed_at": 1769151023.211916, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 9d0d631b2f97ced371005dff2ec04f5801f52886 Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:59:10 +0800 Subject: [PATCH 4/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index de428408e..4371ccc61 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": 1769151546.438194, + "completed_at": 1769151549.612553, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From bff2c43b7288885a6151c59b3aab7e95a90df5a4 Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 17:29:59 +0800 Subject: [PATCH 5/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4371ccc61..a947d08dd 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769160593.31034, + "completed_at": 1769160598.47704, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 45faf9453b2d4e85174c426db7030a1c5c58561e Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:33:39 +0800 Subject: [PATCH 6/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a947d08dd..f5ff7387a 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769175199.819669, + "completed_at": 1769175218.151113, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" } ] \ No newline at end of file From 984a258ac3d8ecc235e6747d6bb53449d40e954a Mon Sep 17 00:00:00 2001 From: Chern30 <148644407+Chern30@users.noreply.github.com> Date: Fri, 23 Jan 2026 21:35:15 +0800 Subject: [PATCH 7/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f5ff7387a..ba2c9bf04 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "You are not ignoring ignore_me.txt" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769175295.739205, + "completed_at": 1769175314.816786, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" } ] \ No newline at end of file