From b8799d09a1f0cc0c4119c4985ae3dca3a2de9268 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Tue, 1 Sep 2026 21:16:46 +0800 Subject: [PATCH 01/11] Sync progress with local machine --- progress.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..acd8bb1577 --- /dev/null +++ b/progress.json @@ -0,0 +1,20 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1788254734.157601, + "completed_at": 1788254737.711934, + "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) is empty.", + "Answer for What is the commit message of the commit 71fdf65a3088a861da84e837dd76473bacbb8eea? is empty.", + "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) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1788254792.442181, + "completed_at": 1788254794.159809, + "comments": [], + "status": "Completed" + } +] \ No newline at end of file From e442a63ecf2303945233914b7a7f31d249d720d6 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Tue, 1 Sep 2026 21:55:13 +0800 Subject: [PATCH 02/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index acd8bb1577..3df6b4e2eb 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "completed_at": 1788254794.159809, "comments": [], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1788270817.641412, + "completed_at": 1788270912.262854, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 5af44b34a80cdfa08564a183ef62e4239076480f Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Tue, 1 Sep 2026 21:57:16 +0800 Subject: [PATCH 03/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3df6b4e2eb..346f2bc0df 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "The remote repository url you provided either does not exist or is private. Try again!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1788271010.871808, + "completed_at": 1788271036.167747, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 5f3cc66a678c19cee44e90cd59c589d8c4ccaed6 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Tue, 1 Sep 2026 22:00:40 +0800 Subject: [PATCH 04/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 346f2bc0df..29af571ca0 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "The remote repository url you provided either does not exist or is private. Try again!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1788271222.514154, + "completed_at": 1788271239.612205, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 2b4f0b807645fc99f4e749b44af5858bb9582fa2 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Tue, 1 Sep 2026 22:23:16 +0800 Subject: [PATCH 05/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 29af571ca0..2aa6ff13d4 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1788272592.539118, + "completed_at": 1788272594.966529, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From ff2be9bb665c86fad2833f2e5133a9f331354939 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Tue, 1 Sep 2026 22:53:18 +0800 Subject: [PATCH 06/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2aa6ff13d4..f605b8561f 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1788274394.958279, + "completed_at": 1788274397.864603, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 9d8fbe29727b94e84baf7690c1eade0f355f9e71 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Wed, 2 Sep 2026 11:17:28 +0800 Subject: [PATCH 07/11] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index f605b8561f..de95e233d2 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,15 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1788319040.927915, + "completed_at": 1788319047.423198, + "comments": [ + "You should not be ignoring this/is/very/nested/find_me.txt!", + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" } ] \ No newline at end of file From 7048900cc2808c245263a5914111a123dfe8df13 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Wed, 2 Sep 2026 11:23:10 +0800 Subject: [PATCH 08/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index de95e233d2..843acbff47 100644 --- a/progress.json +++ b/progress.json @@ -71,5 +71,14 @@ "You should be using ** to match all subfolders to ignore runaway.txt." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1788319385.391929, + "completed_at": 1788319389.869248, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 6be81a0fedb17535020543052946959e115ddba0 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Wed, 2 Sep 2026 12:28:51 +0800 Subject: [PATCH 09/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 843acbff47..45a4d7b4ff 100644 --- a/progress.json +++ b/progress.json @@ -80,5 +80,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1788323326.675327, + "completed_at": 1788323330.809504, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 8bf325262e20f4c10ddf64d18615c8c41fcf0ec6 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Wed, 2 Sep 2026 12:52:15 +0800 Subject: [PATCH 10/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 45a4d7b4ff..ba53ca6e49 100644 --- a/progress.json +++ b/progress.json @@ -89,5 +89,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1788324730.914653, + "completed_at": 1788324734.622403, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From cb45f20d3479d71d587171bfa34667d777565367 Mon Sep 17 00:00:00 2001 From: Mohamed Irfan Date: Wed, 2 Sep 2026 14:42:46 +0800 Subject: [PATCH 11/11] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ba53ca6e49..b66aea247a 100644 --- a/progress.json +++ b/progress.json @@ -98,5 +98,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1788331364.714647, + "completed_at": 1788331366.341895, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file