From ce4a8666ea893d503f25e5df5a12c84da649727e Mon Sep 17 00:00:00 2001 From: isaactay9856 Date: Thu, 20 Aug 2026 15:20:10 +0800 Subject: [PATCH 1/6] Sync progress with local machine --- progress.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..56f3fe52d2 --- /dev/null +++ b/progress.json @@ -0,0 +1,29 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787165481.985855, + "completed_at": 1787165485.129178, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787165534.976468, + "completed_at": 1787165536.630378, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787163585.987464, + "completed_at": 1787163587.672406, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + } +] \ No newline at end of file From 0b9f3104b3fe9ac47a3dd73a6f53003a080d08ca Mon Sep 17 00:00:00 2001 From: isaactay9856 Date: Thu, 20 Aug 2026 15:22:18 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 56f3fe52d2..05effd4979 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Exercise is not a Git repository" ], "status": "Error" + }, + { + "exercise_name": "remote-control", + "started_at": 1787210483.048908, + "completed_at": 1787210538.318776, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From cecf0d8292cf3cda908f0eec5c505d5afd64d3b8 Mon Sep 17 00:00:00 2001 From: isaactay9856 Date: Thu, 20 Aug 2026 15:42:21 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 05effd4979..2d3506ae4a 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787211738.779636, + "completed_at": 1787211740.994989, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From e9f31b54b085218dec7e0c7baf9b18b30fb66cce Mon Sep 17 00:00:00 2001 From: isaactay9856 Date: Thu, 20 Aug 2026 15:57:45 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2d3506ae4a..2b073dd128 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787212660.282598, + "completed_at": 1787212664.882558, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From e1606578cf2541c99d1b8a8a6a70d11bd443b252 Mon Sep 17 00:00:00 2001 From: isaactay9856 Date: Thu, 20 Aug 2026 16:10:01 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2b073dd128..6b16207a8f 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787213397.754853, + "completed_at": 1787213400.865671, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 9d454290846876da1aa3ca7a462f2afc166458e2 Mon Sep 17 00:00:00 2001 From: isaactay9856 Date: Thu, 20 Aug 2026 16:29:40 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6b16207a8f..f58fc0f205 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787214577.25766, + "completed_at": 1787214580.343435, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file