From 94d044cba56cbe25985450608b4e72529d3dc2c0 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:08:37 +0800 Subject: [PATCH 1/9] Sync progress with local machine --- progress.json | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..f7cc46c5da --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787689657.591893, + "completed_at": 1787689659.945259, + "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": 1787691746.036176, + "completed_at": 1787691748.213435, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787688751.240903, + "completed_at": 1787688753.461052, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787690164.146727, + "completed_at": 1787690166.23335, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787686901.302447, + "completed_at": 1787686903.47322, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787687150.400988, + "completed_at": 1787687152.816226, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From a34415821ac49ee7241facc86a87dc6389ea6d85 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:19:42 +0800 Subject: [PATCH 2/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f7cc46c5da..bc2b6950cd 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787703500.716621, + "completed_at": 1787703581.427442, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 2ac18f644665cf4257886619a0d7af38a70f6da0 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:20:37 +0800 Subject: [PATCH 3/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bc2b6950cd..98edcd0254 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787703622.616002, + "completed_at": 1787703636.397153, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 2c73b3d96082be15c39cd47ee33ff8e31e18b02f Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:32:47 +0800 Subject: [PATCH 4/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 98edcd0254..be938d0431 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787704364.652491, + "completed_at": 1787704366.695203, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From d24b093dc01485332c08284372e8c3ac19d7c4fd Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 11:33:29 +0800 Subject: [PATCH 5/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index be938d0431..3e3f4b7a96 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787715205.20859, + "completed_at": 1787715208.321345, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From fb93e54d276b552a755938257b6757fbc4717fe1 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 11:59:25 +0800 Subject: [PATCH 6/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3e3f4b7a96..5beee3a3be 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787716755.490637, + "completed_at": 1787716764.222971, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From b9d847e23a09ee7ab6e529a1b407a6f42810132e Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:08:20 +0800 Subject: [PATCH 7/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5beee3a3be..c44b3345c6 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787756895.246562, + "completed_at": 1787756899.21082, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 534a88593abcabf82d349de22880c24d74b73839 Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:20:02 +0800 Subject: [PATCH 8/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c44b3345c6..93b0cf84c2 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787757598.023531, + "completed_at": 1787757602.106303, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 5c3958136e38a55fff6723629112deaa152bdc1d Mon Sep 17 00:00:00 2001 From: Le Minh Hoang <144109734+MinhHoangLeNUS@users.noreply.github.com> Date: Wed, 26 Aug 2026 23:49:10 +0800 Subject: [PATCH 9/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 93b0cf84c2..d4c491b84f 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787759347.515964, + "completed_at": 1787759349.981132, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file