From 25097bf7b1ec22f274b2be6a480469b8ce8c9cc6 Mon Sep 17 00:00:00 2001 From: Christian Alexander <249088917+Chrsxndr@users.noreply.github.com> Date: Fri, 21 Aug 2026 03:42:20 +0800 Subject: [PATCH 1/6] Sync progress with local machine --- progress.json | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..196e91a7ba --- /dev/null +++ b/progress.json @@ -0,0 +1,110 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787230546.292737, + "completed_at": 1787230548.363495, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787242360.281669, + "completed_at": 1787242362.343345, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787209049.72038, + "completed_at": 1787209051.742079, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787209074.835157, + "completed_at": 1787209076.785104, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787231717.48985, + "completed_at": 1787231721.251396, + "comments": [ + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787231887.598134, + "completed_at": 1787231891.628828, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787232814.420781, + "completed_at": 1787232818.363526, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary.", + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787232865.663282, + "completed_at": 1787232869.683395, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary.", + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787233024.793363, + "completed_at": 1787233026.870348, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787201142.857543, + "completed_at": 1787201145.124649, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787202575.45219, + "completed_at": 1787202577.813421, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787247125.028643, + "completed_at": 1787247127.080486, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From c1d3c38c0021ce8c8a449bbf0a979402d5e8b3c8 Mon Sep 17 00:00:00 2001 From: Christian Alexander <249088917+Chrsxndr@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:07:06 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 196e91a7ba..960569a948 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787256249.238955, + "completed_at": 1787256425.818928, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 83150814023babf6c0e30a3820476d30cd7c9af3 Mon Sep 17 00:00:00 2001 From: Christian Alexander <249088917+Chrsxndr@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:07:55 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 960569a948..517ed8826f 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787256464.785031, + "completed_at": 1787256475.033522, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 0f2e9f6d744af92c466a9228f68bb867d86b5e77 Mon Sep 17 00:00:00 2001 From: Christian Alexander <249088917+Chrsxndr@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:49:30 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 517ed8826f..63abea144f 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787258965.58951, + "completed_at": 1787258969.593548, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" } ] \ No newline at end of file From c86fb7c81b17be0653a7d7c7fa7666505fd6630e Mon Sep 17 00:00:00 2001 From: Christian Alexander <249088917+Chrsxndr@users.noreply.github.com> Date: Fri, 21 Aug 2026 04:53:15 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 63abea144f..812a2e1905 100644 --- a/progress.json +++ b/progress.json @@ -133,5 +133,14 @@ "Missing remote called 'upstream'." ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787259193.189082, + "completed_at": 1787259195.105829, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From ee2e88f00285d138864a4e1e377a28a99f5543e6 Mon Sep 17 00:00:00 2001 From: Christian Alexander <249088917+Chrsxndr@users.noreply.github.com> Date: Fri, 21 Aug 2026 05:51:20 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 812a2e1905..069ad26ee7 100644 --- a/progress.json +++ b/progress.json @@ -142,5 +142,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787262677.514556, + "completed_at": 1787262680.072507, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file