From 430601774aedf38d1130f3fbdbf99bf908e9b552 Mon Sep 17 00:00:00 2001 From: Jwei Date: Sat, 24 Jan 2026 22:03:26 +0800 Subject: [PATCH 1/4] Sync progress with local machine --- progress.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..b55435db8 --- /dev/null +++ b/progress.json @@ -0,0 +1,45 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1768470040.488887, + "completed_at": 1768470041.769947, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768468537.584438, + "completed_at": 1768468538.868317, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768468860.653434, + "completed_at": 1768468862.539013, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768467661.955006, + "completed_at": 1768467663.293516, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768467839.534758, + "completed_at": 1768467840.797402, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From f822775a49cc0b083bcfe13b0c5058e91828c109 Mon Sep 17 00:00:00 2001 From: Jwei Date: Mon, 26 Jan 2026 12:17:23 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b55435db8..46c145325 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769400809.396202, + "completed_at": 1769401042.381494, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From bd875fa91f4bf18f2bbc748dd95d5c34d1bb7d42 Mon Sep 17 00:00:00 2001 From: Jwei Date: Mon, 26 Jan 2026 13:13:16 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 46c145325..ec4bb0253 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769404392.973229, + "completed_at": 1769404395.775957, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 09b435a2cb3493ed9134dd914961dd4f29517fe5 Mon Sep 17 00:00:00 2001 From: Jwei Date: Mon, 26 Jan 2026 13:16:05 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ec4bb0253..3cd7c2fbf 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769404563.395362, + "completed_at": 1769404565.291779, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file