From a15e110c3770fd33967369528528cf159a507a02 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Thu, 20 Aug 2026 14:45:11 +0800 Subject: [PATCH 01/14] Sync progress with local machine --- progress.json | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..23a3e56137 --- /dev/null +++ b/progress.json @@ -0,0 +1,72 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787128084.772172, + "completed_at": 1787128086.563117, + "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": 1787129441.848248, + "completed_at": 1787129445.292083, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) did not match any of the accepted answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787129476.946834, + "completed_at": 1787129478.547478, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787127419.654892, + "completed_at": 1787127421.321801, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787128445.103194, + "completed_at": 1787128446.664086, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787126134.80395, + "completed_at": 1787126136.46138, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1787126198.652416, + "completed_at": 1787126200.160063, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787126376.986042, + "completed_at": 1787126378.502308, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 83e6c0b237f5b27f90a8f9adf872525a16efe665 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Thu, 20 Aug 2026 15:28:44 +0800 Subject: [PATCH 02/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 23a3e56137..b9f5430aec 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787210717.932338, + "completed_at": 1787210923.778898, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 2d5d9960b51973f0a126ac1cf0a7c57d97a6693d Mon Sep 17 00:00:00 2001 From: dylan sim Date: Thu, 20 Aug 2026 15:43:29 +0800 Subject: [PATCH 03/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b9f5430aec..f81319f648 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787211807.145696, + "completed_at": 1787211808.820786, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b6e161991a79e3632cb0e7cb83ddc9a2839ebf97 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:10:56 +0800 Subject: [PATCH 04/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f81319f648..e4a03b44e0 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787245852.846103, + "completed_at": 1787245855.866029, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From c1ad5f8bdea54d092846defec27dbd8e5d8f6caa Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:29:38 +0800 Subject: [PATCH 05/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e4a03b44e0..01191ebda8 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787246970.711166, + "completed_at": 1787246977.602265, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 1fcc606d34be4b3def636515d6ee2103df2871c2 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:32:35 +0800 Subject: [PATCH 06/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 01191ebda8..f9a0ebf862 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787247146.523732, + "completed_at": 1787247154.718933, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From b0b261d0c44229c43c540cd994c782c8e01ae1be Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:35:55 +0800 Subject: [PATCH 07/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f9a0ebf862..790b3691aa 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787247348.23424, + "completed_at": 1787247355.045611, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 3c8f7f8c296003d65e246efd32131f11d047d88f Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:39:05 +0800 Subject: [PATCH 08/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 790b3691aa..f87c598374 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787247538.466952, + "completed_at": 1787247545.125775, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 42f62efa76bea2be76c59d08922681bb94936e9d Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:42:01 +0800 Subject: [PATCH 09/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f87c598374..63a0217d6c 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787247713.471015, + "completed_at": 1787247720.430214, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 50542cda7efe217cf457e084611e6b2edd2d5389 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:42:58 +0800 Subject: [PATCH 10/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 63a0217d6c..6e8a456d4a 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787247770.973426, + "completed_at": 1787247777.736794, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From dedfd6fab3ace70f78a8c3018092124743217c2c Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:43:21 +0800 Subject: [PATCH 11/14] Reset progress for ignoring-somethings --- progress.json | 54 --------------------------------------------------- 1 file changed, 54 deletions(-) diff --git a/progress.json b/progress.json index 6e8a456d4a..e4a03b44e0 100644 --- a/progress.json +++ b/progress.json @@ -95,59 +95,5 @@ "Great work pushing changes to the remote!" ], "status": "Completed" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1787246970.711166, - "completed_at": 1787246977.602265, - "comments": [ - "You are not ignoring runaway.txt. Find where the file is and fix that." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1787247146.523732, - "completed_at": 1787247154.718933, - "comments": [ - "You are not ignoring runaway.txt. Find where the file is and fix that." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1787247348.23424, - "completed_at": 1787247355.045611, - "comments": [ - "You are not ignoring runaway.txt. Find where the file is and fix that." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1787247538.466952, - "completed_at": 1787247545.125775, - "comments": [ - "You should be using ** to match all subfolders to ignore runaway.txt." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1787247713.471015, - "completed_at": 1787247720.430214, - "comments": [ - "You should be using ** to match all subfolders to ignore runaway.txt." - ], - "status": "Incomplete" - }, - { - "exercise_name": "ignoring-somethings", - "started_at": 1787247770.973426, - "completed_at": 1787247777.736794, - "comments": [ - "You should be using ** to match all subfolders to ignore runaway.txt." - ], - "status": "Incomplete" } ] \ No newline at end of file From 5ad46ac1feb3cc5ddf0e44316b6ba34b04e2f924 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:45:11 +0800 Subject: [PATCH 12/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e4a03b44e0..4e53ffb299 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787247904.818367, + "completed_at": 1787247911.233378, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 928e7718190b2723ee7dc4a03e187a4735dcb612 Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:47:54 +0800 Subject: [PATCH 13/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4e53ffb299..2c482d8821 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787248069.155332, + "completed_at": 1787248074.031821, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 9d475e92f23b6dbc0a03760dc017045582a4141a Mon Sep 17 00:00:00 2001 From: dylan sim Date: Fri, 21 Aug 2026 01:59:12 +0800 Subject: [PATCH 14/14] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2c482d8821..ef2c8aef52 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787248747.353914, + "completed_at": 1787248751.467111, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file