From f8efb9f9b775321768450babfaa33c28b9bbb486 Mon Sep 17 00:00:00 2001 From: Julius Gwee Date: Fri, 29 Aug 2025 22:05:46 +0800 Subject: [PATCH 1/5] 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 000000000..64cbc950e --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1755802275.473569, + "completed_at": 1755802276.307876, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From b03aa7c9bbd6f4f8a509f4dfb4ac8ac764e5f101 Mon Sep 17 00:00:00 2001 From: Julius Gwee Date: Fri, 29 Aug 2025 22:10:21 +0800 Subject: [PATCH 2/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 64cbc950e..aea01d208 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": "remote-control", + "started_at": 1756476610.679871, + "completed_at": 1756476620.920323, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From e5867d680a819335b069787e9137bce3cd6dbd7e Mon Sep 17 00:00:00 2001 From: Julius Gwee Date: Fri, 29 Aug 2025 22:11:03 +0800 Subject: [PATCH 3/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index aea01d208..b827f0451 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1756476635.681455, + "completed_at": 1756476662.70891, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From c6407cf35eccf5403ba5105114f25f8d63d98651 Mon Sep 17 00:00:00 2001 From: Julius Gwee Date: Fri, 29 Aug 2025 22:25:44 +0800 Subject: [PATCH 4/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b827f0451..b5f757f8d 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756477542.334142, + "completed_at": 1756477543.188466, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 473faead50fa9cdf95a82f70c3df1f4d8211d1e5 Mon Sep 17 00:00:00 2001 From: Julius Gwee Date: Fri, 29 Aug 2025 22:27:08 +0800 Subject: [PATCH 5/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b5f757f8d..d0b00d7e9 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756477627.189084, + "completed_at": 1756477627.669742, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file