From fced051e1d4deaef4b0bfe4af18ff0ed6d805f14 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:06:25 +0000 Subject: [PATCH 01/31] Sync progress with local machine --- progress.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..c7078155a4 --- /dev/null +++ b/progress.json @@ -0,0 +1,45 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1788004892.644674, + "completed_at": 1788004893.952579, + "comments": [ + "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": 1788004979.302074, + "completed_at": 1788004981.143543, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1788004896.779443, + "completed_at": 1788004898.084222, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1788004888.651977, + "completed_at": 1788004889.973482, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1788004884.55225, + "completed_at": 1788004885.852941, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From fad35e5818bb3b2e21874e9ee5c1f9b327a1afeb Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:07:50 +0000 Subject: [PATCH 02/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c7078155a4..96dcd5b13a 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1788005247.845114, + "completed_at": 1788005270.374401, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 5df6cc6ed20d364b38b5bc85eb762db6c7c37a84 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:09:12 +0000 Subject: [PATCH 03/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 96dcd5b13a..c4c17c89f5 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1788005350.307628, + "completed_at": 1788005351.771109, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 2787086499ea1db7d78db9d278f4323f549eceeb Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:09:22 +0000 Subject: [PATCH 04/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c4c17c89f5..5a8d63914f 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1788005360.584168, + "completed_at": 1788005362.500432, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 8c24499494e2aafcec7f7105c623c5c6218e8a0c Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:09:31 +0000 Subject: [PATCH 05/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5a8d63914f..bd9ad46b56 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1788005368.256441, + "completed_at": 1788005370.990055, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 3f875d1f12106b6284b984c8a5c2f132a0ed114a Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:09:40 +0000 Subject: [PATCH 06/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bd9ad46b56..56aa652a8e 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1788005376.688058, + "completed_at": 1788005379.805018, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 13a57fab5491f2fab5f15d10ab928e6a5260f92d Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:09:47 +0000 Subject: [PATCH 07/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 56aa652a8e..8ff0636a75 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1788005385.831307, + "completed_at": 1788005387.067699, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 4783acf43128eef857667266e44b0ecc5f190a34 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:13:24 +0000 Subject: [PATCH 08/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8ff0636a75..2e5de56255 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1788005602.860261, + "completed_at": 1788005604.129177, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 1c48e6ff1c993e526cc960efd8a8c45e7b1dd150 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:13:31 +0000 Subject: [PATCH 09/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2e5de56255..00aa13dc9c 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1788005609.75912, + "completed_at": 1788005611.006861, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 7f492cf08189a6943816368330c27a853c4dc57f Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:13:38 +0000 Subject: [PATCH 10/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 00aa13dc9c..a91e4c0cf0 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1788005616.532567, + "completed_at": 1788005617.821478, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From 5e053f625ae52eecc3b5407080842f6b2b53624e Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:13:46 +0000 Subject: [PATCH 11/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a91e4c0cf0..e251a10273 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1788005623.413739, + "completed_at": 1788005625.586553, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 7755f6bb38b78cec78bbb0f9d88e736f3c71b9ad Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:13:53 +0000 Subject: [PATCH 12/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e251a10273..05e2c56e1b 100644 --- a/progress.json +++ b/progress.json @@ -131,5 +131,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1788005631.592989, + "completed_at": 1788005632.832485, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" } ] \ No newline at end of file From a93ce2d11f63cb311bd11b2dc186a8b7becb994c Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:14:00 +0000 Subject: [PATCH 13/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 05e2c56e1b..2a3f57b047 100644 --- a/progress.json +++ b/progress.json @@ -140,5 +140,14 @@ "Great work comparing commits in git history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1788005638.589144, + "completed_at": 1788005639.847841, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" } ] \ No newline at end of file From e6e748bed6c919e52432fbd572422da8093cda4e Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:14:07 +0000 Subject: [PATCH 14/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2a3f57b047..a0a7d0eecb 100644 --- a/progress.json +++ b/progress.json @@ -149,5 +149,14 @@ "Great work traversing the revision history!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1788005645.586568, + "completed_at": 1788005646.937634, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" } ] \ No newline at end of file From b70e2915c515163cdac4396327c306d872fda5b2 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:14:14 +0000 Subject: [PATCH 15/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a0a7d0eecb..3265fd399e 100644 --- a/progress.json +++ b/progress.json @@ -158,5 +158,14 @@ "You have reset the repository to the correct state!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1788005653.072105, + "completed_at": 1788005654.346364, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file From 77bc7e32b83a646e653b5bdd26b863721b3d872f Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:15:15 +0000 Subject: [PATCH 16/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3265fd399e..44756cf5c6 100644 --- a/progress.json +++ b/progress.json @@ -167,5 +167,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1788005713.764265, + "completed_at": 1788005715.043156, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" } ] \ No newline at end of file From b22576e72ba1f8c33c2482c1c6bb696942db2666 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:17:32 +0000 Subject: [PATCH 17/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 44756cf5c6..0c16fe7ee1 100644 --- a/progress.json +++ b/progress.json @@ -176,5 +176,14 @@ "Great work with using git branch and git checkout to fix the bugs!" ], "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1788005850.603394, + "completed_at": 1788005851.900287, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" } ] \ No newline at end of file From 3ac852d065716458952a12fb1d545254effbd12d Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:17:39 +0000 Subject: [PATCH 18/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0c16fe7ee1..92cf7656eb 100644 --- a/progress.json +++ b/progress.json @@ -185,5 +185,14 @@ "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" ], "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1788005857.451605, + "completed_at": 1788005858.773157, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" } ] \ No newline at end of file From eec12eff74a5bd97cab7640106a8a2d49026d40e Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:17:46 +0000 Subject: [PATCH 19/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 92cf7656eb..9f5abef29b 100644 --- a/progress.json +++ b/progress.json @@ -194,5 +194,14 @@ "Great work with merging the branches in order! Try running the HTML files locally!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1788005864.574011, + "completed_at": 1788005865.878926, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From db5bfb69e6aa674982b5d8b6667486fdbe1f35d9 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:17:53 +0000 Subject: [PATCH 20/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9f5abef29b..328d88ebf7 100644 --- a/progress.json +++ b/progress.json @@ -203,5 +203,14 @@ "Great job fast-forward merging only 'with-sally'!" ], "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1788005871.738973, + "completed_at": 1788005873.031018, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" } ] \ No newline at end of file From 4e0d7f3e04dab35a8e4b92ef32b130b22dbe8e95 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:18:00 +0000 Subject: [PATCH 21/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 328d88ebf7..49eecb421c 100644 --- a/progress.json +++ b/progress.json @@ -212,5 +212,14 @@ "Great work resolving the merge conflict!" ], "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1788005878.587986, + "completed_at": 1788005879.845789, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" } ] \ No newline at end of file From bfd3dbbe7d732ad65f0fbc16dfc0df5f38d96b88 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:18:07 +0000 Subject: [PATCH 22/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 49eecb421c..e1b8e38556 100644 --- a/progress.json +++ b/progress.json @@ -221,5 +221,14 @@ "Great work with renaming the branches on your local repository!" ], "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1788005886.059736, + "completed_at": 1788005887.350561, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" } ] \ No newline at end of file From 5d30178e40e29ecdb23a8f47f45199a9dbdea17d Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:19:16 +0000 Subject: [PATCH 23/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e1b8e38556..2b7829e930 100644 --- a/progress.json +++ b/progress.json @@ -230,5 +230,14 @@ "Great job using git branch to delete both merged and unmerged branches!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1788005955.069458, + "completed_at": 1788005956.358099, + "comments": [ + "Great work using all of the concepts you've learnt about branching to mix the messy documentation!" + ], + "status": "Completed" } ] \ No newline at end of file From 9c74767e526529221a67787759a023b0c74c8d5b Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:19:24 +0000 Subject: [PATCH 24/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2b7829e930..e6940100bc 100644 --- a/progress.json +++ b/progress.json @@ -239,5 +239,14 @@ "Great work using all of the concepts you've learnt about branching to mix the messy documentation!" ], "status": "Completed" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1788005962.023257, + "completed_at": 1788005963.721252, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" } ] \ No newline at end of file From 0cd27e32a9fd9c13680097c4b807e6a6b0a9fd4e Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:21:17 +0000 Subject: [PATCH 25/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e6940100bc..f9541a9ee6 100644 --- a/progress.json +++ b/progress.json @@ -248,5 +248,14 @@ "You have successfully completed the exercise!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1788006075.78939, + "completed_at": 1788006077.069572, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" } ] \ No newline at end of file From 74d1b102d24df17a14369a377b9850c46dd4b5e9 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:21:58 +0000 Subject: [PATCH 26/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f9541a9ee6..199c7b6e4d 100644 --- a/progress.json +++ b/progress.json @@ -257,5 +257,14 @@ "Great work pushing the PQR branch to your fork!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1788006116.401459, + "completed_at": 1788006117.696613, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" } ] \ No newline at end of file From 87471c49469f6ddef42da4ed0a31456084ff443d Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:22:21 +0000 Subject: [PATCH 27/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 199c7b6e4d..cecb02cf50 100644 --- a/progress.json +++ b/progress.json @@ -266,5 +266,14 @@ "Great work! All required branches are present and correctly set up." ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1788006139.558328, + "completed_at": 1788006140.827283, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" } ] \ No newline at end of file From 65e91b2d98e5e0369204f6c600e153b314fa7114 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:22:52 +0000 Subject: [PATCH 28/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index cecb02cf50..d8a384c159 100644 --- a/progress.json +++ b/progress.json @@ -275,5 +275,14 @@ "Great job deleting the VWX branch!" ], "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1788006170.225538, + "completed_at": 1788006172.207379, + "comments": [ + "Nice work renaming the branch locally and on the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 7ee6b8bd3875284e6eba6ec9bf9af5444372e41d Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:25:18 +0000 Subject: [PATCH 29/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d8a384c159..c298e2d312 100644 --- a/progress.json +++ b/progress.json @@ -284,5 +284,14 @@ "Nice work renaming the branch locally and on the remote!" ], "status": "Completed" + }, + { + "exercise_name": "remote-branch-rename", + "started_at": 1788006315.945677, + "completed_at": 1788006318.396058, + "comments": [ + "Great work with renaming the branches on both your local and remote repositories!" + ], + "status": "Completed" } ] \ No newline at end of file From 43ec277dd01d7e6803ecb699f323ef8b484f2c11 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:27:32 +0000 Subject: [PATCH 30/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c298e2d312..95cd8d50c7 100644 --- a/progress.json +++ b/progress.json @@ -293,5 +293,14 @@ "Great work with renaming the branches on both your local and remote repositories!" ], "status": "Completed" + }, + { + "exercise_name": "create-pr-from-main", + "started_at": 1788006449.624484, + "completed_at": 1788006452.464051, + "comments": [ + "No module named 'exercise_utils.exercise_config'" + ], + "status": "Error" } ] \ No newline at end of file From 1947b01f339bc7a16e38df6e6c21d05cbc8103d5 Mon Sep 17 00:00:00 2001 From: fuhlie <228320461+fuhlie@users.noreply.github.com> Date: Sat, 29 Aug 2026 12:28:46 +0000 Subject: [PATCH 31/31] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 95cd8d50c7..c5115cb632 100644 --- a/progress.json +++ b/progress.json @@ -302,5 +302,14 @@ "No module named 'exercise_utils.exercise_config'" ], "status": "Error" + }, + { + "exercise_name": "create-pr-from-main", + "started_at": 1788006523.506465, + "completed_at": 1788006526.489405, + "comments": [ + "Good job creating the PR and pushing commits!" + ], + "status": "Completed" } ] \ No newline at end of file