From 22b3b5b7eacf5e0e83242d38fa0f606ea0fe9490 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:07:59 +0800 Subject: [PATCH 01/10] 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 000000000..1924bb2ab --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768985295.048444, + "completed_at": 1768985298.226432, + "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": 1768987392.68514, + "completed_at": 1768987397.139797, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768985786.952794, + "completed_at": 1768985788.855403, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768922576.745607, + "completed_at": 1768922578.774923, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768985567.434867, + "completed_at": 1768985569.185986, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768921599.943891, + "completed_at": 1768921601.792695, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 75fc55dd972f1a3e6f5705f2597af3a22fdf2f76 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:12:37 +0800 Subject: [PATCH 02/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1924bb2ab..1e0f379ef 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": 1769141465.369459, + "completed_at": 1769141556.084811, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 1e601d77ce88921ab69ab05f7a365570e731cf8d Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 12:19:14 +0800 Subject: [PATCH 03/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1e0f379ef..a1d91a1fb 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769141952.209533, + "completed_at": 1769141954.050608, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b42969b41ff090baf00adddd1134c4fd0e2a5d98 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 13:18:08 +0800 Subject: [PATCH 04/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a1d91a1fb..f2aba4ecf 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769145479.866667, + "completed_at": 1769145485.382777, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b4be945a59acf0c993ac7ebf89e6fdb546e1b623 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 15:50:25 +0800 Subject: [PATCH 05/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f2aba4ecf..c5361041d 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769154618.616477, + "completed_at": 1769154624.504439, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From c7519bb011731ed7389aef321d5f4c86edaf7c5d Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 16:33:22 +0800 Subject: [PATCH 06/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c5361041d..5c3e3669a 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769157197.767694, + "completed_at": 1769157201.721746, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From aab975333adc16a001ebcff939b9df80342414a0 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 16:55:20 +0800 Subject: [PATCH 07/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5c3e3669a..8f5ddec1c 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769158511.437561, + "completed_at": 1769158519.150174, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From a5810b90180fdebedcd927037c0ac4c824a30d11 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 17:42:22 +0800 Subject: [PATCH 08/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8f5ddec1c..9f5a84183 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769161339.476449, + "completed_at": 1769161341.450221, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file From 731286c547692ad07018c3a083d87e6299bb2386 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Fri, 23 Jan 2026 23:48:39 +0800 Subject: [PATCH 09/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9f5a84183..8ea8da22b 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work fetching and pulling different upstreams!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1769183313.114953, + "completed_at": 1769183317.156353, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file From 495df4a9b806aec07716fdc98ccc41a3342571d2 Mon Sep 17 00:00:00 2001 From: Subramanian Ramasamy <75689075+ram-nush@users.noreply.github.com> Date: Sat, 24 Jan 2026 00:39:50 +0800 Subject: [PATCH 10/10] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8ea8da22b..7f1a03e7d 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work in viewing and understanding the diff of a specific commit!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769186384.15698, + "completed_at": 1769186388.894861, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file