From 5dc7019c95157f5ea4a4d96e383212994678e4ef Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 10:50:01 +0800 Subject: [PATCH 01/15] 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..2b0a338f8 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768620808.379977, + "completed_at": 1768620811.340995, + "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": 1768621326.588007, + "completed_at": 1768621327.839272, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768620328.318403, + "completed_at": 1768620329.528646, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768620413.33966, + "completed_at": 1768620414.561441, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768619858.267143, + "completed_at": 1768619859.564543, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768619965.190935, + "completed_at": 1768619966.58067, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 8d3114ae726312548af2e15289291ca7717a8fa1 Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 11:18:20 +0800 Subject: [PATCH 02/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2b0a338f8..7ff1307dd 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": 1768965452.439992, + "completed_at": 1768965500.553456, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From f2da4a60b0ea4d3babb7d47cbcd3f88890e7a8cc Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 11:26:40 +0800 Subject: [PATCH 03/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7ff1307dd..eacb3df70 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768965998.487094, + "completed_at": 1768965999.705243, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 585a9e72356a37dc0891957e8d27b9a1f626019f Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 11:54:19 +0800 Subject: [PATCH 04/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eacb3df70..ad72df012 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768967656.48867, + "completed_at": 1768967659.406066, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 60ae59ac10ca860b27238e34e446337a78c94cdc Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 11:55:54 +0800 Subject: [PATCH 05/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ad72df012..7e08c011f 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "You should have made a separate commit!" ], "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1768967752.194064, + "completed_at": 1768967754.121606, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 9a19dc8f1fc738be7e5d31da7ec600da1a7e662d Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:05:04 +0800 Subject: [PATCH 06/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7e08c011f..917fdd10a 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": 1768968299.779984, + "completed_at": 1768968303.446633, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 87a82f3090f12e009d07c3a1b0cac6c4e96a07c4 Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:05:58 +0800 Subject: [PATCH 07/15] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 917fdd10a..ce7db6186 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,16 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768968354.001208, + "completed_at": 1768968357.912208, + "comments": [ + "You are not ignoring ignore_me.txt", + "You are not ignoring runaway.txt. Find where the file is and fix that.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 88109ae8a00572e2c31578feb729e4c368ab4e73 Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:07:59 +0800 Subject: [PATCH 08/15] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index ce7db6186..a93eda675 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,15 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768968475.152155, + "completed_at": 1768968478.717899, + "comments": [ + "You are not ignoring ignore_me.txt", + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From 382acd924aa6f83f0d6bcda7603b2b5d384e3d49 Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:11:17 +0800 Subject: [PATCH 09/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a93eda675..d53b30cdb 100644 --- a/progress.json +++ b/progress.json @@ -116,5 +116,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768968674.63804, + "completed_at": 1768968676.694763, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 769e94382dc16da9d856f9f63ca8eac8b17ebf88 Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:16:29 +0800 Subject: [PATCH 10/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d53b30cdb..cfbcf442f 100644 --- a/progress.json +++ b/progress.json @@ -125,5 +125,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768968985.510683, + "completed_at": 1768968988.898504, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From a4b0b6d0fb3742b4d410f56ca7e085c10590512f Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:29:28 +0800 Subject: [PATCH 11/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cfbcf442f..3eea911c9 100644 --- a/progress.json +++ b/progress.json @@ -134,5 +134,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768969765.276305, + "completed_at": 1768969768.022476, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From e3d57bf50431e2af5b3d6ee36b7eb23a33b72c8c Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:40:17 +0800 Subject: [PATCH 12/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3eea911c9..63ce504d4 100644 --- a/progress.json +++ b/progress.json @@ -143,5 +143,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768970414.331099, + "completed_at": 1768970417.295206, + "comments": [ + "You did not pull Alice's changes to your own main branch!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2c777db3d8ae690a0bde94c46f8bbcd7c2e6801e Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:41:23 +0800 Subject: [PATCH 13/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 63ce504d4..d93ebc09a 100644 --- a/progress.json +++ b/progress.json @@ -152,5 +152,14 @@ "You did not pull Alice's changes to your own main branch!" ], "status": "Incomplete" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768970482.138336, + "completed_at": 1768970483.460717, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From f696e58d555e1b8521f712383cd67d0dec6b7048 Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 12:51:03 +0800 Subject: [PATCH 14/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d93ebc09a..885fae036 100644 --- a/progress.json +++ b/progress.json @@ -161,5 +161,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768971061.256808, + "completed_at": 1768971062.745888, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From b57e32b387b744f5bf14dc259f7591e5feeb117f Mon Sep 17 00:00:00 2001 From: Ong Jia Cheng Date: Wed, 21 Jan 2026 13:04:12 +0800 Subject: [PATCH 15/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 885fae036..12c9cf8af 100644 --- a/progress.json +++ b/progress.json @@ -170,5 +170,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768971850.064745, + "completed_at": 1768971851.467421, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file