From b3b786b6c6c43e7d28834dbea41ac5bce6ec38de Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Sat, 24 Jan 2026 21:50:02 +0800 Subject: [PATCH 01/15] Update progress --- 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..060e25fe5 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "remote-control", + "started_at": 1769262520.535245, + "completed_at": 1769262602.030083, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + } +] \ No newline at end of file From c22df22635fd5cdbcf3cd64ed17b2735c96eac47 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Sat, 24 Jan 2026 21:50:56 +0800 Subject: [PATCH 02/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 060e25fe5..6ddd427a4 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769262641.838081, + "completed_at": 1769262655.770172, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 6fbc896c26b0ce2a02cfe04aad04b79ea7e1bb46 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Sun, 25 Jan 2026 18:21:38 +0800 Subject: [PATCH 03/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6ddd427a4..d0e4f69b0 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769336494.47709, + "completed_at": 1769336497.399315, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 17596d379ef0a2897595553f58d28f723db310fa Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Mon, 26 Jan 2026 22:35:33 +0800 Subject: [PATCH 04/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d0e4f69b0..1d9f767dd 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769438130.323226, + "completed_at": 1769438133.312291, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" } ] \ No newline at end of file From afe822477cccf50a8758b47deab986c5eefacb52 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Mon, 26 Jan 2026 22:36:34 +0800 Subject: [PATCH 05/15] Reset progress for tags-add --- progress.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/progress.json b/progress.json index 1d9f767dd..d0e4f69b0 100644 --- a/progress.json +++ b/progress.json @@ -25,14 +25,5 @@ "Great work creating a fork with Github!" ], "status": "Completed" - }, - { - "exercise_name": "tags-add", - "started_at": 1769438130.323226, - "completed_at": 1769438133.312291, - "comments": [ - "\"first-pilot\" should point to the first commit." - ], - "status": "Incomplete" } ] \ No newline at end of file From 4eb223d762eaefd508fec108e81426eb089cf5f7 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Mon, 26 Jan 2026 22:38:37 +0800 Subject: [PATCH 06/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d0e4f69b0..86de42512 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769438315.667795, + "completed_at": 1769438317.062083, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 1491e84673a186eb360b2276711286420832d976 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Mon, 26 Jan 2026 22:42:54 +0800 Subject: [PATCH 07/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 86de42512..fa111da68 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work using git tag to annotate various commits in the repository!" ], "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1769438572.144092, + "completed_at": 1769438573.734044, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" } ] \ No newline at end of file From a3811d7040cbde5094c4d0f0c292ddbbae119914 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Mon, 26 Jan 2026 22:48:03 +0800 Subject: [PATCH 08/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fa111da68..af37c3376 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "Great work! You have successfully updated the tags to point to the correct commits." ], "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1769438879.774119, + "completed_at": 1769438882.804848, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" } ] \ No newline at end of file From 538c1f2817bc88d85ef98c7d0eada68989574d11 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 01:31:19 +0800 Subject: [PATCH 09/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index af37c3376..1d30d0c7b 100644 --- a/progress.json +++ b/progress.json @@ -52,5 +52,14 @@ "Wonderful! You have successfully synced the local tags with the remote tags!" ], "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1769448676.854376, + "completed_at": 1769448678.335107, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" } ] \ No newline at end of file From 6593bc2ffde1000ede22abc335e5f234ca303eae Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 15:47:10 +0800 Subject: [PATCH 10/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1d30d0c7b..d32e2a156 100644 --- a/progress.json +++ b/progress.json @@ -61,5 +61,14 @@ "Good work reverting commits!" ], "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1769500026.806484, + "completed_at": 1769500030.145263, + "comments": [ + "You do not have 2 commits on the bug-fix branch" + ], + "status": "Incomplete" } ] \ No newline at end of file From a8a3eed0d59b37a6f114187b445211c068a04c2b Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 15:48:06 +0800 Subject: [PATCH 11/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d32e2a156..d64899e1e 100644 --- a/progress.json +++ b/progress.json @@ -70,5 +70,14 @@ "You do not have 2 commits on the bug-fix branch" ], "status": "Incomplete" + }, + { + "exercise_name": "side-track", + "started_at": 1769500082.735037, + "completed_at": 1769500085.794219, + "comments": [ + "You do not have 2 commits on the bug-fix branch" + ], + "status": "Incomplete" } ] \ No newline at end of file From b26176f7ba4a626f899deb0ba265f3b509a08bd1 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 15:54:09 +0800 Subject: [PATCH 12/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d64899e1e..e1076824f 100644 --- a/progress.json +++ b/progress.json @@ -79,5 +79,14 @@ "You do not have 2 commits on the bug-fix branch" ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500445.674521, + "completed_at": 1769500449.047019, + "comments": [ + "The 'visitor-line' branch is missing." + ], + "status": "Incomplete" } ] \ No newline at end of file From 47fed306fc0ac0960c0d1607147b2b3fb9d1e5bd Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 15:55:04 +0800 Subject: [PATCH 13/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e1076824f..0eae40596 100644 --- a/progress.json +++ b/progress.json @@ -88,5 +88,14 @@ "The 'visitor-line' branch is missing." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500500.573987, + "completed_at": 1769500503.58588, + "comments": [ + "The 'visitor-line' branch is missing." + ], + "status": "Incomplete" } ] \ No newline at end of file From 9cd3943aaf76e7ba9327c5785f2fd9b936078fb3 Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 16:01:42 +0800 Subject: [PATCH 14/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0eae40596..4808bb4a6 100644 --- a/progress.json +++ b/progress.json @@ -97,5 +97,14 @@ "The 'visitor-line' branch is missing." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500897.906876, + "completed_at": 1769500901.424141, + "comments": [ + "No commits were made in the 'visitor-line' branch." + ], + "status": "Incomplete" } ] \ No newline at end of file From e5a9123ecbe47371973df28cba5c6dda0af1979d Mon Sep 17 00:00:00 2001 From: Niranjan Vijay Date: Tue, 27 Jan 2026 16:02:45 +0800 Subject: [PATCH 15/15] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4808bb4a6..aa2b29332 100644 --- a/progress.json +++ b/progress.json @@ -106,5 +106,14 @@ "No commits were made in the 'visitor-line' branch." ], "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1769500963.261959, + "completed_at": 1769500964.869047, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" } ] \ No newline at end of file