From 1782270cd36bdd93fbc096defd6e3ca3ad9b0c70 Mon Sep 17 00:00:00 2001 From: Liew Yu Le Date: Wed, 21 Jan 2026 12:23:53 +0800 Subject: [PATCH 1/5] Sync progress with local machine --- progress.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..18bf2cca9 --- /dev/null +++ b/progress.json @@ -0,0 +1,27 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1768584427.940797, + "completed_at": 1768584429.473816, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768580989.14358, + "completed_at": 1768580992.952115, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768581015.723918, + "completed_at": 1768581017.239193, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 74a860bcbca3e5c0ed186a0c172151d015043fcc Mon Sep 17 00:00:00 2001 From: Liew Yu Le Date: Wed, 21 Jan 2026 12:29:05 +0800 Subject: [PATCH 2/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 18bf2cca9..0a9ca41de 100644 --- a/progress.json +++ b/progress.json @@ -23,5 +23,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768969661.853378, + "completed_at": 1768969744.805815, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 336b4ea99911986635becd1c8e64b03ae547faa1 Mon Sep 17 00:00:00 2001 From: Liew Yu Le Date: Wed, 21 Jan 2026 19:02:20 +0800 Subject: [PATCH 3/5] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index 0a9ca41de..0cb10b216 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,15 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993329.412413, + "completed_at": 1768993339.687657, + "comments": [ + "You are still ignoring many/file22.txt.", + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From a7454751fec9c86639e5a89a2b3778907cf6cfee Mon Sep 17 00:00:00 2001 From: Liew Yu Le Date: Wed, 21 Jan 2026 19:04:06 +0800 Subject: [PATCH 4/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0cb10b216..d89cb4b12 100644 --- a/progress.json +++ b/progress.json @@ -42,5 +42,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993435.074256, + "completed_at": 1768993445.973491, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From c8d7f234931cae631b398c6c93daf6c457752f63 Mon Sep 17 00:00:00 2001 From: Liew Yu Le Date: Wed, 21 Jan 2026 19:05:32 +0800 Subject: [PATCH 5/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d89cb4b12..4c98826a8 100644 --- a/progress.json +++ b/progress.json @@ -51,5 +51,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768993523.712741, + "completed_at": 1768993532.054539, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file