From ecb5d1f5d244358e1e0137dc70729ff1713f0bdf Mon Sep 17 00:00:00 2001 From: Stuart Lim <61983502+press-stuart@users.noreply.github.com> Date: Tue, 27 Jan 2026 20:38:46 +0800 Subject: [PATCH 1/6] Sync progress with local machine --- progress.json | 261 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 261 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..bbe27e851 --- /dev/null +++ b/progress.json @@ -0,0 +1,261 @@ +[ + { + "exercise_name": "branch-bender", + "started_at": 1769489573.771109, + "completed_at": 1769489576.285055, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769416268.003794, + "completed_at": 1769416271.336397, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768501315.501631, + "completed_at": 1768501321.696088, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768504857.89508, + "completed_at": 1768504860.936354, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768500454.850572, + "completed_at": 1768500461.001013, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768469275.074481, + "completed_at": 1768469278.789854, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768476843.562949, + "completed_at": 1768476846.730762, + "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": 1768487456.944247, + "completed_at": 1768487469.658367, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768487606.092088, + "completed_at": 1768487616.256017, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768488269.786574, + "completed_at": 1768488279.966691, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768482878.878514, + "completed_at": 1768482881.719899, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768476882.621849, + "completed_at": 1768476885.367421, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768484568.612815, + "completed_at": 1768484583.27359, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768484615.013901, + "completed_at": 1768484625.507493, + "comments": [ + "Cmd('git') failed due to: exit code(128)\n cmdline: git fetch -v -- origin\n stderr: 'fatal: Could not read from remote repository.'" + ], + "status": "Error" + }, + { + "exercise_name": "push-over", + "started_at": 1768484659.276165, + "completed_at": 1768484672.84798, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768482092.821356, + "completed_at": 1768482190.396273, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768993275.174717, + "completed_at": 1768993278.254191, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768992161.563856, + "completed_at": 1768992167.099605, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768992232.293049, + "completed_at": 1768992235.224272, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768995708.194473, + "completed_at": 1768995711.586006, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768996387.852231, + "completed_at": 1768996390.954627, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1769415880.838491, + "completed_at": 1769415884.377947, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768476944.00308, + "completed_at": 1768476946.673418, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768990599.432814, + "completed_at": 1768990602.736202, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768991325.770244, + "completed_at": 1768991379.811578, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768990781.629753, + "completed_at": 1768990784.730832, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768476683.918785, + "completed_at": 1768476686.470983, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769488722.851841, + "completed_at": 1769488725.189102, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768989402.530751, + "completed_at": 1768989406.94286, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + } +] \ No newline at end of file From d23ae74398e53776fe360240f8b0c1f8b38074bd Mon Sep 17 00:00:00 2001 From: Stuart Lim <61983502+press-stuart@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:04:11 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bbe27e851..21ae8b915 100644 --- a/progress.json +++ b/progress.json @@ -257,5 +257,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1769526247.882592, + "completed_at": 1769526250.369318, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From e39d078f7e2ae9bc4524d84ce768f6c3adcd0f8d Mon Sep 17 00:00:00 2001 From: Stuart Lim <61983502+press-stuart@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:05:04 +0800 Subject: [PATCH 3/6] Reset progress for branch-forward --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 21ae8b915..bbe27e851 100644 --- a/progress.json +++ b/progress.json @@ -257,14 +257,5 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" - }, - { - "exercise_name": "branch-forward", - "started_at": 1769526247.882592, - "completed_at": 1769526250.369318, - "comments": [ - "Great job fast-forward merging only 'with-sally'!" - ], - "status": "Completed" } ] \ No newline at end of file From 1ebf5be520e6276dad82b9348f177f18dcdf78cd Mon Sep 17 00:00:00 2001 From: Stuart Lim <61983502+press-stuart@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:05:50 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bbe27e851..889e3dda1 100644 --- a/progress.json +++ b/progress.json @@ -257,5 +257,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1769526347.141877, + "completed_at": 1769526349.645551, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" } ] \ No newline at end of file From 0ddbfd2e82b3a8a9e6f22a02f7102039dc49c1c2 Mon Sep 17 00:00:00 2001 From: Stuart Lim <61983502+press-stuart@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:14:07 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 889e3dda1..72e728e5c 100644 --- a/progress.json +++ b/progress.json @@ -266,5 +266,14 @@ "Great job fast-forward merging only 'with-sally'!" ], "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1769526844.330642, + "completed_at": 1769526846.901153, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" } ] \ No newline at end of file From 2233a0b7634b0a806ca21d4187dd6eb9aac4462c Mon Sep 17 00:00:00 2001 From: Stuart Lim <61983502+press-stuart@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:19:38 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 72e728e5c..52b1cdb1e 100644 --- a/progress.json +++ b/progress.json @@ -275,5 +275,14 @@ "Great work resolving the merge conflict!" ], "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1769527175.136612, + "completed_at": 1769527177.50842, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" } ] \ No newline at end of file