From 0099f667ca03e4d4de89f7f63ccff3189211e524 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 15:52:08 +0800 Subject: [PATCH 01/18] Sync progress with local machine --- progress.json | 118 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..3fee0e6d31 --- /dev/null +++ b/progress.json @@ -0,0 +1,118 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787383700.377971, + "completed_at": 1787383703.256085, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787383757.185741, + "completed_at": 1787383760.440678, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787383831.083645, + "completed_at": 1787383832.499193, + "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": 1787384482.851466, + "completed_at": 1787384486.004732, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit 36fd0a7e60ca30045c1b6d4f1aec1b4f3983606b? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787384533.798912, + "completed_at": 1787384536.910335, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit 36fd0a7e60ca30045c1b6d4f1aec1b4f3983606b? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787384580.642719, + "completed_at": 1787384583.811696, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit 36fd0a7e60ca30045c1b6d4f1aec1b4f3983606b? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787384589.272267, + "completed_at": 1787384592.134041, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit 36fd0a7e60ca30045c1b6d4f1aec1b4f3983606b? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787384654.257191, + "completed_at": 1787384657.383742, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit 36fd0a7e60ca30045c1b6d4f1aec1b4f3983606b? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787384732.181347, + "completed_at": 1787384733.733255, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787382730.951081, + "completed_at": 1787382732.509738, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787382168.594756, + "completed_at": 1787382170.192047, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1787382242.280672, + "completed_at": 1787382243.812163, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From cd36c2060979c21062df5ef521237a01778d01bb Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 15:55:37 +0800 Subject: [PATCH 02/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3fee0e6d31..090350d7b9 100644 --- a/progress.json +++ b/progress.json @@ -114,5 +114,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787385291.232405, + "completed_at": 1787385336.697569, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 92b0a1bd51c2cdcae71717a5e022e51b7d2ef7a7 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 15:55:59 +0800 Subject: [PATCH 03/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 090350d7b9..36c19ad313 100644 --- a/progress.json +++ b/progress.json @@ -123,5 +123,14 @@ "The remote repository url you provided either does not exist or is private. Try again!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787385348.835767, + "completed_at": 1787385358.600182, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From a228668d0a2a543130cc894dc63da5b4a86063eb Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 15:59:02 +0800 Subject: [PATCH 04/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 36c19ad313..1b38bbf243 100644 --- a/progress.json +++ b/progress.json @@ -132,5 +132,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787385534.479764, + "completed_at": 1787385541.916488, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 75e7d2c5bdca4769360c13bf7fd4160acf7fc62c Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:05:35 +0800 Subject: [PATCH 05/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1b38bbf243..3fb5e64696 100644 --- a/progress.json +++ b/progress.json @@ -141,5 +141,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787385933.485411, + "completed_at": 1787385935.089555, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From ce66f9d3efbb88fb15e128c70355ef332aa5340b Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:11:24 +0800 Subject: [PATCH 06/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3fb5e64696..682f60c672 100644 --- a/progress.json +++ b/progress.json @@ -150,5 +150,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787386282.15853, + "completed_at": 1787386284.12409, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 112648d06123e9ae1a5fa76c3ffda05c80189af1 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:14:31 +0800 Subject: [PATCH 07/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 682f60c672..ca91e69c2c 100644 --- a/progress.json +++ b/progress.json @@ -159,5 +159,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787386467.78533, + "completed_at": 1787386470.799146, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From cb54a1850306ceb596ab68c60d60a6a8d784c758 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:17:38 +0800 Subject: [PATCH 08/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ca91e69c2c..e1a82f596f 100644 --- a/progress.json +++ b/progress.json @@ -168,5 +168,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787386655.289435, + "completed_at": 1787386658.426646, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 2218d5d9702e81fca3d20e521ee0a45cba0b2873 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:19:19 +0800 Subject: [PATCH 09/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e1a82f596f..ec43b2ad8e 100644 --- a/progress.json +++ b/progress.json @@ -177,5 +177,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787386756.338835, + "completed_at": 1787386759.198651, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From cddb348a5c51e91dc9402d3f679bd6052ec99a1b Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:22:04 +0800 Subject: [PATCH 10/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ec43b2ad8e..58e3f6c2b7 100644 --- a/progress.json +++ b/progress.json @@ -186,5 +186,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787386922.469795, + "completed_at": 1787386923.947688, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From c1a843714653280dbe062e5a57c5defba7bdc602 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:26:42 +0800 Subject: [PATCH 11/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 58e3f6c2b7..bfc3ebf127 100644 --- a/progress.json +++ b/progress.json @@ -195,5 +195,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787387199.893572, + "completed_at": 1787387201.518732, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 5c413680ec88dcfd3cb155d37d5112b643ffd4ca Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:28:40 +0800 Subject: [PATCH 12/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bfc3ebf127..cfe256cbda 100644 --- a/progress.json +++ b/progress.json @@ -204,5 +204,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787387318.677282, + "completed_at": 1787387320.05183, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 7f0fc860ff51a7ff7b1e33af08ed84f583795ef6 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:30:52 +0800 Subject: [PATCH 13/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cfe256cbda..9085496c0e 100644 --- a/progress.json +++ b/progress.json @@ -213,5 +213,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787387450.038761, + "completed_at": 1787387451.407596, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 72d35db833a1e9de358fc815e2b36890c38990c1 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:32:27 +0800 Subject: [PATCH 14/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9085496c0e..938a66492d 100644 --- a/progress.json +++ b/progress.json @@ -222,5 +222,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787387544.272782, + "completed_at": 1787387547.242626, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 6f9c0cbdc0fd9de3c655f78ab8f09ad28123f24f Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:35:51 +0800 Subject: [PATCH 15/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 938a66492d..da63f6209f 100644 --- a/progress.json +++ b/progress.json @@ -231,5 +231,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787387748.993913, + "completed_at": 1787387750.410697, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From 220c2fbf232fcf146d23fbf802d87a7e3bbc4e9b Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:37:22 +0800 Subject: [PATCH 16/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index da63f6209f..2d8fda7992 100644 --- a/progress.json +++ b/progress.json @@ -240,5 +240,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787387840.022512, + "completed_at": 1787387841.428438, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From 2335222627d34916af9addff5d2c7a2f30b795f0 Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:39:26 +0800 Subject: [PATCH 17/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2d8fda7992..b9cce5e3a6 100644 --- a/progress.json +++ b/progress.json @@ -249,5 +249,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787387964.224411, + "completed_at": 1787387965.658425, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From 7e94c98d098d75d4d833f7241387142185b55cbe Mon Sep 17 00:00:00 2001 From: amndatasyaa Date: Sat, 22 Aug 2026 16:40:38 +0800 Subject: [PATCH 18/18] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b9cce5e3a6..d62345726b 100644 --- a/progress.json +++ b/progress.json @@ -258,5 +258,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787388036.497842, + "completed_at": 1787388037.865298, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file