From b52b391892befc5a053ce42a1877ec85512d1b35 Mon Sep 17 00:00:00 2001 From: Wei En Date: Fri, 1 Aug 2025 22:42:24 +0800 Subject: [PATCH 1/8] 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 00000000..e95e871d --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1753932879.379522, + "completed_at": 1753932879.798024, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 37e174bf5a6546753417080165fc543cd54bb55a Mon Sep 17 00:00:00 2001 From: Wei En Date: Fri, 1 Aug 2025 23:15:25 +0800 Subject: [PATCH 2/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e95e871d..a35c8969 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": 1754059632.703874, + "completed_at": 1754061324.473129, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 5d1be778753e10b9a275c7257cae528a7581c104 Mon Sep 17 00:00:00 2001 From: Wei En Date: Fri, 1 Aug 2025 23:16:29 +0800 Subject: [PATCH 3/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a35c8969..6133bb53 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1754061352.530079, + "completed_at": 1754061388.829425, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2eceac7b644d7ff58706b9519c85578e4d8374d8 Mon Sep 17 00:00:00 2001 From: Wei En Date: Fri, 1 Aug 2025 23:17:02 +0800 Subject: [PATCH 4/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6133bb53..c952668a 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1754061418.989184, + "completed_at": 1754061422.162714, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 24c7e25357a3bbe06916f8c8c86ee6667b6f506c Mon Sep 17 00:00:00 2001 From: Wei En Date: Fri, 1 Aug 2025 23:30:11 +0800 Subject: [PATCH 5/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c952668a..21c0d438 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1754062210.453789, + "completed_at": 1754062210.827457, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 2c41a1b34547e64a5e5388bdd4a1c9d69f44abe5 Mon Sep 17 00:00:00 2001 From: Wei En Date: Sat, 2 Aug 2025 01:08:29 +0800 Subject: [PATCH 6/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 21c0d438..697992f7 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1754068108.707225, + "completed_at": 1754068109.085555, + "comments": [ + "You have not made any commits yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 4d5a318e445e6c622041b59244a80366c5a870ae Mon Sep 17 00:00:00 2001 From: Wei En Date: Sat, 2 Aug 2025 01:09:48 +0800 Subject: [PATCH 7/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 697992f7..737516ab 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "You have not made any commits yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1754068188.222962, + "completed_at": 1754068188.348675, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 94f3883f9f2e80d8b63c4792c83f7a97a674841d Mon Sep 17 00:00:00 2001 From: Wei En Date: Thu, 7 Aug 2025 17:04:09 +0800 Subject: [PATCH 8/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 737516ab..24bc906a 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1754557448.052168, + "completed_at": 1754557448.610932, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" } ] \ No newline at end of file