From 41629938e45de8df9ec02f691b1beeb6c781e474 Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 16:56:50 +0800 Subject: [PATCH 1/7] Reset progress for link-me --- progress.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..0637a088a --- /dev/null +++ b/progress.json @@ -0,0 +1 @@ +[] \ No newline at end of file From a6242761db6e4628d086df30f9b5420b2c7773f4 Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 17:01:05 +0800 Subject: [PATCH 2/7] Update progress --- progress.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/progress.json b/progress.json index 0637a088a..9a33fa5e7 100644 --- a/progress.json +++ b/progress.json @@ -1 +1,11 @@ -[] \ No newline at end of file +[ + { + "exercise_name": "remote-control", + "started_at": 1756285123.439636, + "completed_at": 1756285265.061622, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From e6b77ed3c22c0f076b9b66960cc5b2a04b2a8972 Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 17:04:25 +0800 Subject: [PATCH 3/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9a33fa5e7..8fdacfdc3 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1756285464.22777, + "completed_at": 1756285464.63939, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2d4fd3c407132155ae246c63f4529737258ed77f Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 17:06:43 +0800 Subject: [PATCH 4/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8fdacfdc3..eb5cbac54 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Wrong 'upstream' remote URL" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756285602.368547, + "completed_at": 1756285602.42287, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From e090a5964a3c4989902c8ce4ef961211b9d6f29e Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 18:38:51 +0800 Subject: [PATCH 5/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eb5cbac54..315118ac3 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1756291128.209864, + "completed_at": 1756291130.394148, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 822e258a9c6eeb2057f570d68c37ab535a794c55 Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 19:17:09 +0800 Subject: [PATCH 6/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 315118ac3..e4b9ca7f3 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1756293427.449263, + "completed_at": 1756293428.730465, + "comments": [ + "You are still ignoring many/file22.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From e692e6e14bd63dfb0552625a5db6dd5d856d308f Mon Sep 17 00:00:00 2001 From: Allan Robert Date: Wed, 27 Aug 2025 19:30:06 +0800 Subject: [PATCH 7/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e4b9ca7f3..fb0773ec5 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "You are still ignoring many/file22.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1756294204.680718, + "completed_at": 1756294205.950915, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file