From aa1c6bc6de96d1eb3226429a6cf4dcae6a7f8b28 Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 15:28:48 +0800 Subject: [PATCH 1/7] Sync progress with local machine --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..0072268bb --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1769617339.428162, + "completed_at": 1769617346.010683, + "comments": [ + "Answer for What is the commit message of the commit e66fe6d320cf059d9c17ec32e593307ec8e1c145? is not right." + ], + "status": "Incomplete" + } +] \ No newline at end of file From ba4515fd1fb5376ae838c530bbcfd200b46ec723 Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 15:36:10 +0800 Subject: [PATCH 2/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0072268bb..2ec42cf63 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Answer for What is the commit message of the commit e66fe6d320cf059d9c17ec32e593307ec8e1c145? is not right." ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769672069.302188, + "completed_at": 1769672168.442659, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 5c0f990428a62e0a58a7c150bbd00fba8c946b4a Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 15:37:46 +0800 Subject: [PATCH 3/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2ec42cf63..44f9b9731 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769672249.131939, + "completed_at": 1769672265.513449, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 8d5b739f2c65cac86146a7a087e04934bf465446 Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 15:45:40 +0800 Subject: [PATCH 4/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 44f9b9731..530425b35 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769672735.844658, + "completed_at": 1769672739.293217, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From f1eae3990ce62cbf5709c1b6949a731e9664c82e Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 17:56:46 +0800 Subject: [PATCH 5/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 530425b35..5aafe5851 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769680599.411747, + "completed_at": 1769680605.141179, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 994b4e17653708fa0ead1621955d9001c433ed08 Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 18:07:01 +0800 Subject: [PATCH 6/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 5aafe5851..0dbf98689 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769681214.006987, + "completed_at": 1769681220.626603, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 4655267f3f8b2be5ab261a4c2de51e5ae04a2c90 Mon Sep 17 00:00:00 2001 From: Annika Garg Date: Thu, 29 Jan 2026 18:29:11 +0800 Subject: [PATCH 7/7] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0dbf98689..ba907b967 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769682546.950447, + "completed_at": 1769682550.32201, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file