From 0e091679f617946c97fbebaf672d75635db26e77 Mon Sep 17 00:00:00 2001 From: jc Date: Sun, 16 Aug 2026 20:37:56 +0800 Subject: [PATCH 01/13] Sync progress with local machine --- 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..7548b9654a --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "stage-fright", + "started_at": 1786883469.519961, + "completed_at": 1786883471.082235, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From 33ddfafb648c80be6e84208697af11b0617b2991 Mon Sep 17 00:00:00 2001 From: jc Date: Sun, 16 Aug 2026 20:43:27 +0800 Subject: [PATCH 02/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7548b9654a..a49e76537a 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786884205.649566, + "completed_at": 1786884207.285066, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From f9c19186383805bee8dfd4a411ecf83a40a775aa Mon Sep 17 00:00:00 2001 From: jc Date: Sun, 16 Aug 2026 20:45:28 +0800 Subject: [PATCH 03/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a49e76537a..91e78fcd33 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786884326.497081, + "completed_at": 1786884328.015258, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From cf9e4e5af5db6e9fca1673ac3f89b222c9b0042a Mon Sep 17 00:00:00 2001 From: jc Date: Sun, 16 Aug 2026 20:47:39 +0800 Subject: [PATCH 04/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 91e78fcd33..33073f6120 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786884457.697518, + "completed_at": 1786884459.123479, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 4f39851865304ac609fa0efaf9f6cff6add96379 Mon Sep 17 00:00:00 2001 From: jc Date: Sun, 16 Aug 2026 20:50:17 +0800 Subject: [PATCH 05/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 33073f6120..5ff9c67512 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1786884614.631285, + "completed_at": 1786884616.20561, + "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 4dee14a7a41d909aa1b7e74b2a7916c11ef4c617 Mon Sep 17 00:00:00 2001 From: jc Date: Sun, 16 Aug 2026 20:53:54 +0800 Subject: [PATCH 06/13] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index 5ff9c67512..0acd7a26f4 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,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": 1786884832.537391, + "completed_at": 1786884834.108401, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From e5c00bc5db6b18f77d6979a9a256fb95ebd127e4 Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 10:49:07 +0800 Subject: [PATCH 07/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0acd7a26f4..268bb89a9d 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "completed_at": 1786884834.108401, "comments": [], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1786934626.445581, + "completed_at": 1786934947.098734, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From a28cba62c29fbdad2a2902123869574fb55bc8b7 Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 10:54:50 +0800 Subject: [PATCH 08/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 268bb89a9d..a6f684486a 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": 1786935287.937219, + "completed_at": 1786935289.48243, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 0f0f4e536f2763697a1aea4dae9a6cc7e7585f56 Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 11:01:50 +0800 Subject: [PATCH 09/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a6f684486a..13946a520e 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": 1786935707.546866, + "completed_at": 1786935710.24032, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From e71609a81a49fb1c10152b561d7b33e71cfdd67a Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 11:07:00 +0800 Subject: [PATCH 10/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 13946a520e..83439c8b7b 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": 1786936015.976345, + "completed_at": 1786936019.017004, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From cbf9c6d961e7ce0c86a9e1e4cead61ab1e417a2d Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 14:02:57 +0800 Subject: [PATCH 11/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 83439c8b7b..c9df1cd54a 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1786946573.439633, + "completed_at": 1786946576.75301, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From c4f62fd6cc7b1d55c65a5a730632737ea5208def Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 14:14:21 +0800 Subject: [PATCH 12/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c9df1cd54a..886afcb835 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1786947258.084566, + "completed_at": 1786947261.387873, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 9c4ca6bb7c692812cdbb041bc5f637987cf5fd88 Mon Sep 17 00:00:00 2001 From: jc Date: Mon, 17 Aug 2026 14:19:19 +0800 Subject: [PATCH 13/13] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 886afcb835..1f4fd01ae1 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1786947557.332572, + "completed_at": 1786947559.040988, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file