From 31809f6c47e551d8b1e9304403413519db291ea6 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:08:14 +0800 Subject: [PATCH 01/11] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..7d5df21c7c --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1786892892.11326, + "completed_at": 1786892893.383136, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 1175b0dad67ba8bf81446bf042323f920ca9c259 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:09:38 +0800 Subject: [PATCH 02/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7d5df21c7c..10e14198de 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786892976.396628, + "completed_at": 1786892977.778803, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From 97a38322272ecf44f8a91ac070be89f2cfeaef91 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:34:31 +0800 Subject: [PATCH 03/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 10e14198de..194f5af504 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786894469.601174, + "completed_at": 1786894471.00936, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From 7350252e02240ece5b65d81a613add22f211398c Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:42:44 +0800 Subject: [PATCH 04/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 194f5af504..dc985a35f2 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1786894962.766028, + "completed_at": 1786894964.160549, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" } ] \ No newline at end of file From 1e40688b46c66ddfb0f4196c59702cc7d5d53522 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:54:07 +0800 Subject: [PATCH 05/11] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index dc985a35f2..c1f3ff4c38 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,12 @@ "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": 1786895645.146212, + "completed_at": 1786895646.496048, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From 2d0b79fe8f460bc2d2c290627ff99096ca75f43e Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Sun, 16 Aug 2026 23:59:19 +0800 Subject: [PATCH 06/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c1f3ff4c38..7007cb701f 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "completed_at": 1786895646.496048, "comments": [], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786895957.319017, + "completed_at": 1786895958.676801, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From e77b90f4f33d67794897e9798f7a76f736036440 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:11:25 +0800 Subject: [PATCH 07/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7007cb701f..15ff90f6b0 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1786936220.159617, + "completed_at": 1786936285.243625, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 925dbdce1e568fc04c1f7cb7d17bca82338272a9 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:43:15 +0800 Subject: [PATCH 08/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 15ff90f6b0..21f4350634 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": 1786938192.910617, + "completed_at": 1786938194.552148, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 4996e53c9d0091f5692079bdcc441d6e2a78c3a5 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:55:23 +0800 Subject: [PATCH 09/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 21f4350634..a0f3f1a9da 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": 1786938920.67418, + "completed_at": 1786938922.716203, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b26a25d71b58183df77a449beeddab270b5e3ca0 Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Mon, 17 Aug 2026 12:09:59 +0800 Subject: [PATCH 10/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0f3f1a9da..7859f723b9 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1786939796.775716, + "completed_at": 1786939798.662201, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From f0eae53588eceaa09bb9050e0ed783e8dc3675de Mon Sep 17 00:00:00 2001 From: jarenyap <227606516+jarenyap@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:06:46 +0800 Subject: [PATCH 11/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7859f723b9..864621fc12 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1786946801.830088, + "completed_at": 1786946805.928573, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file