From 84bf306a7b012663e0bf6d9255e0beaa3a2f594b Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:00:27 +0800 Subject: [PATCH 01/28] Sync progress with local machine --- progress.json | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..02b733c7b --- /dev/null +++ b/progress.json @@ -0,0 +1,65 @@ +[ + { + "exercise_name": "link-me", + "started_at": 1769004838.699817, + "completed_at": 1769004843.971873, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769004955.424327, + "completed_at": 1769004962.417314, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769005028.561114, + "completed_at": 1769005031.131894, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769006150.198398, + "completed_at": 1769006156.139363, + "comments": [ + "You might have forgotten to push your commit to the remote repository." + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769006182.051183, + "completed_at": 1769006185.712462, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769004082.360943, + "completed_at": 1769004251.114309, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769004302.116043, + "completed_at": 1769004330.097965, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From a59042f913702d1d7c88c3d4f63aacb673535ac6 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:06:23 +0800 Subject: [PATCH 02/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 02b733c7b..294298341 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769018780.734414, + "completed_at": 1769018783.055607, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From b6ebb55e45bd2f372feda4cb427264d906d384cb Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:08:41 +0800 Subject: [PATCH 03/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 294298341..eb5518ccb 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769018908.517625, + "completed_at": 1769018920.306785, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" } ] \ No newline at end of file From 5f4584a0108f959e21d61a91167f68c8ff572573 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:12:44 +0800 Subject: [PATCH 04/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index eb5518ccb..355b10fe8 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "The init operation is not undone." ], "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1769019160.165769, + "completed_at": 1769019163.553847, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" } ] \ No newline at end of file From 6f17a33318b7a90418efa00eda7ddb6d042d5b99 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:15:03 +0800 Subject: [PATCH 05/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 355b10fe8..a414f09d1 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "The init operation is not undone." ], "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1769019301.104598, + "completed_at": 1769019302.749264, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From 597d365a0c63d894348ffa2e2813b3473a2953a7 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:19:21 +0800 Subject: [PATCH 06/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a414f09d1..2c8fea54a 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769019559.419134, + "completed_at": 1769019561.074504, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From 5c8a938c7bd204fe1006b05fbb7cf228d417191e Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:21:18 +0800 Subject: [PATCH 07/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2c8fea54a..cac076a3c 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769019674.90495, + "completed_at": 1769019677.198021, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From 320cdf23b0ad4fb90a54676254d216175ece395c Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:23:58 +0800 Subject: [PATCH 08/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cac076a3c..9733cf680 100644 --- a/progress.json +++ b/progress.json @@ -115,5 +115,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769019834.063392, + "completed_at": 1769019838.022823, + "comments": [ + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" } ] \ No newline at end of file From 728dbb56e01fe79fee2a865e3a5e4a0bc346acb2 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:25:25 +0800 Subject: [PATCH 09/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9733cf680..4a00233c9 100644 --- a/progress.json +++ b/progress.json @@ -124,5 +124,14 @@ "You need to unstage all three attendance files for Josh, Adam, and Mary." ], "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769019923.298238, + "completed_at": 1769019924.895352, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" } ] \ No newline at end of file From 1f3654e9e7126eb1c5d13ddc9121ec2e04b186d9 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:28:20 +0800 Subject: [PATCH 10/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4a00233c9..809a6d1c7 100644 --- a/progress.json +++ b/progress.json @@ -133,5 +133,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769020094.556754, + "completed_at": 1769020099.679733, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" } ] \ No newline at end of file From 952f6ed8c43a0ccae1c6541d4c5d451972301b88 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:33:14 +0800 Subject: [PATCH 11/28] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 809a6d1c7..d980841af 100644 --- a/progress.json +++ b/progress.json @@ -142,5 +142,16 @@ "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": 1769020390.453041, + "completed_at": 1769020393.831827, + "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) did not match any of the accepted answers.", + "Answer for What is the commit message of the commit f1a031c32a0e2ba44c66471330c347bb1e66fb3f? is not right.", + "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) did not match any of the accepted answers." + ], + "status": "Incomplete" } ] \ No newline at end of file From 2927c0ac0a4e4a48f580b9c4273f7ff1759d28f5 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:36:40 +0800 Subject: [PATCH 12/28] Reset progress for log-and-order --- progress.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/progress.json b/progress.json index d980841af..809a6d1c7 100644 --- a/progress.json +++ b/progress.json @@ -142,16 +142,5 @@ "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": 1769020390.453041, - "completed_at": 1769020393.831827, - "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) did not match any of the accepted answers.", - "Answer for What is the commit message of the commit f1a031c32a0e2ba44c66471330c347bb1e66fb3f? is not right.", - "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) did not match any of the accepted answers." - ], - "status": "Incomplete" } ] \ No newline at end of file From c93a27d3abeb705a92fa2d297d6f8df6d4793d9b Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:45:27 +0800 Subject: [PATCH 13/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 809a6d1c7..cb0be7e68 100644 --- a/progress.json +++ b/progress.json @@ -142,5 +142,14 @@ "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": 1769021124.098815, + "completed_at": 1769021127.374089, + "comments": [ + "Could not find commit with SHA 'f1a031c32a0e2ba44c66471330c347bb1e66fb3f'" + ], + "status": "Error" } ] \ No newline at end of file From 73dbbbfb032ff01d25317d3279ffcc45ff969700 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 02:46:01 +0800 Subject: [PATCH 14/28] Reset progress for log-and-order --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index cb0be7e68..809a6d1c7 100644 --- a/progress.json +++ b/progress.json @@ -142,14 +142,5 @@ "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": 1769021124.098815, - "completed_at": 1769021127.374089, - "comments": [ - "Could not find commit with SHA 'f1a031c32a0e2ba44c66471330c347bb1e66fb3f'" - ], - "status": "Error" } ] \ No newline at end of file From 7f4cd1e19d5cb8a4329efcc68d9241d7fa7d34f4 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:15:21 +0800 Subject: [PATCH 15/28] Update progress --- progress.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/progress.json b/progress.json index 809a6d1c7..d32b17805 100644 --- a/progress.json +++ b/progress.json @@ -142,5 +142,18 @@ "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769022908.654037, + "completed_at": 1769022920.563707, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", + "You are not ignoring ignore_me.txt", + "You are not ignoring runaway.txt. Find where the file is and fix that.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 95f57ca47f87ba69ffea806c3016ece05b75bfcd Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:19:53 +0800 Subject: [PATCH 16/28] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index d32b17805..4314e8ef9 100644 --- a/progress.json +++ b/progress.json @@ -155,5 +155,16 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769023181.038812, + "completed_at": 1769023192.511024, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are not ignoring runaway.txt. Find where the file is and fix that.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 97c75fcba4174aa8b9c8affa05f83fe2232306f5 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:23:11 +0800 Subject: [PATCH 17/28] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/progress.json b/progress.json index 4314e8ef9..d8c427560 100644 --- a/progress.json +++ b/progress.json @@ -166,5 +166,16 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769023379.490345, + "completed_at": 1769023390.693005, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are not ignoring runaway.txt. Find where the file is and fix that.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 3591bb75e3d9ed45bba10c2c9ff36a4a2f59683a Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:27:07 +0800 Subject: [PATCH 18/28] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index d8c427560..fcee45281 100644 --- a/progress.json +++ b/progress.json @@ -177,5 +177,15 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769023610.725204, + "completed_at": 1769023625.806797, + "comments": [ + "You are still ignoring many/file22.txt.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From fa28848e34867c60760c8b8572c0d8609c44b5a7 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:32:01 +0800 Subject: [PATCH 19/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fcee45281..db5ff5992 100644 --- a/progress.json +++ b/progress.json @@ -187,5 +187,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769023903.077977, + "completed_at": 1769023920.638778, + "comments": [ + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From a29e7396274c062074a397dbc6d06a9cae1c5bff Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:32:54 +0800 Subject: [PATCH 20/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index db5ff5992..51d186ca5 100644 --- a/progress.json +++ b/progress.json @@ -196,5 +196,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769023958.675569, + "completed_at": 1769023972.13665, + "comments": [ + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 87b5176e4dbbdb6a58b7bea75cf304222bdca22c Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:34:25 +0800 Subject: [PATCH 21/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 51d186ca5..51c07b110 100644 --- a/progress.json +++ b/progress.json @@ -205,5 +205,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769024056.245561, + "completed_at": 1769024064.714033, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 2d07824654d48df91473e54f82a226e18f8fa2f2 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:36:41 +0800 Subject: [PATCH 22/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 51c07b110..d8e684af2 100644 --- a/progress.json +++ b/progress.json @@ -214,5 +214,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769024191.426959, + "completed_at": 1769024200.188374, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 632a4d24673d2ac1c77e3c2bff1b057124f238d3 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:46:33 +0800 Subject: [PATCH 23/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d8e684af2..72044bc86 100644 --- a/progress.json +++ b/progress.json @@ -223,5 +223,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769024784.906366, + "completed_at": 1769024792.56057, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 612f9761ca1f28fc647be9540d437f6b97980d16 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 03:50:43 +0800 Subject: [PATCH 24/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 72044bc86..e2c34616c 100644 --- a/progress.json +++ b/progress.json @@ -232,5 +232,14 @@ "The upstream remote does not point to the original repository!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769025035.813524, + "completed_at": 1769025042.665745, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 76839bb872725fc828cb266e35f51ab2377e06ec Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 04:00:50 +0800 Subject: [PATCH 25/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e2c34616c..7a65c0bbe 100644 --- a/progress.json +++ b/progress.json @@ -241,5 +241,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769025642.868791, + "completed_at": 1769025649.558061, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From 2aedad9e4ab021bab539c04ea59487b46215c4e4 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 04:02:27 +0800 Subject: [PATCH 26/28] Reset progress for tags-add --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 7a65c0bbe..e2c34616c 100644 --- a/progress.json +++ b/progress.json @@ -241,14 +241,5 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" - }, - { - "exercise_name": "tags-add", - "started_at": 1769025642.868791, - "completed_at": 1769025649.558061, - "comments": [ - "\"first-pilot\" should point to the first commit." - ], - "status": "Incomplete" } ] \ No newline at end of file From e02542aadee3afe3cbdbd6111c7f24eb397361b8 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 04:04:16 +0800 Subject: [PATCH 27/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e2c34616c..8bb4f4d22 100644 --- a/progress.json +++ b/progress.json @@ -241,5 +241,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769025847.244611, + "completed_at": 1769025855.820733, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From 71b3d1314caa6d14a9ff743883948b8af5f5d1d4 Mon Sep 17 00:00:00 2001 From: e1356231 Date: Thu, 22 Jan 2026 04:06:48 +0800 Subject: [PATCH 28/28] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8bb4f4d22..b92bd6d4d 100644 --- a/progress.json +++ b/progress.json @@ -250,5 +250,14 @@ "\"first-pilot\" should point to the first commit." ], "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1769026003.615509, + "completed_at": 1769026006.483767, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file