From 17bfb4735ab9a585c2a8595444070c20bcc74919 Mon Sep 17 00:00:00 2001 From: Teh Hock Jian Date: Sun, 18 Jan 2026 18:10:42 +0800 Subject: [PATCH 1/4] 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 000000000..52aa9998d --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1768730834.502541, + "completed_at": 1768731042.235429, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + } +] \ No newline at end of file From 617eb0cd8fa386f6673f9a806f8595ec53c58d3e Mon Sep 17 00:00:00 2001 From: Teh Hock Jian Date: Sun, 18 Jan 2026 18:13:10 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 52aa9998d..9c789e84f 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768731058.80119, + "completed_at": 1768731189.988771, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 567f70e9bbbdcc0d3e23320ea5a82833f8576ed5 Mon Sep 17 00:00:00 2001 From: Teh Hock Jian Date: Sun, 18 Jan 2026 18:20:00 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9c789e84f..30fc000f6 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768731596.735836, + "completed_at": 1768731599.702406, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From 2641c00d37ea2d34b6c06029a568345d4530b9dd Mon Sep 17 00:00:00 2001 From: Teh Hock Jian Date: Sun, 18 Jan 2026 18:31:58 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 30fc000f6..8471a51d7 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768732316.264044, + "completed_at": 1768732317.588244, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file