From 00fedcc96b7aba48f9416baf396b2309ffd92380 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:45:57 +0000 Subject: [PATCH 01/12] Sync progress with local machine --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..a4a53f358 --- /dev/null +++ b/progress.json @@ -0,0 +1,9 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1768819087.850207, + "completed_at": 1768819089.174151, + "comments": [], + "status": "Completed" + } +] \ No newline at end of file From 606d16f3c6faa1417e1158b8e4650d4449644aa3 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:49:50 +0000 Subject: [PATCH 02/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a4a53f358..8dbda08ea 100644 --- a/progress.json +++ b/progress.json @@ -5,5 +5,14 @@ "completed_at": 1768819089.174151, "comments": [], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768826843.869631, + "completed_at": 1768826989.481806, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 240bd9709e7d9810bb8118df6e66058562d8f8f2 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:50:15 +0000 Subject: [PATCH 03/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8dbda08ea..8650da176 100644 --- a/progress.json +++ b/progress.json @@ -14,5 +14,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768827007.815358, + "completed_at": 1768827014.944709, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 4b5245d40af8c8f9e95771dfebbac8f8dd0bef4c Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:52:16 +0000 Subject: [PATCH 04/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8650da176..692a58a02 100644 --- a/progress.json +++ b/progress.json @@ -23,5 +23,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768827124.168705, + "completed_at": 1768827131.222011, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 5617e05fb973126256f7800466c5def529e766a4 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:17:34 +0000 Subject: [PATCH 05/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 692a58a02..bb8084056 100644 --- a/progress.json +++ b/progress.json @@ -32,5 +32,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768911452.540494, + "completed_at": 1768911453.811879, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b95cbebcbd06cb7627918b34c559a00cf0e2dc14 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:37:45 +0000 Subject: [PATCH 06/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bb8084056..57a218391 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768912662.849622, + "completed_at": 1768912664.7228, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 669e55863fb465a8b4d726ac2eadcd2041d7a146 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:43:54 +0000 Subject: [PATCH 07/12] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index 57a218391..4637dac49 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,15 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768913030.999921, + "completed_at": 1768913034.314447, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 55f00c1653169d6b86be9a646b867f37004eebda Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:46:07 +0000 Subject: [PATCH 08/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4637dac49..859b894a3 100644 --- a/progress.json +++ b/progress.json @@ -60,5 +60,14 @@ "You have not committed the relevant changes yet!" ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768913164.382558, + "completed_at": 1768913166.049619, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From d509c5e714b206cfac66ad282c49c0d4a2c3133f Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:50:37 +0000 Subject: [PATCH 09/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 859b894a3..d24e6a26e 100644 --- a/progress.json +++ b/progress.json @@ -69,5 +69,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768913433.545167, + "completed_at": 1768913436.646845, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From ae1d876d68d8eb4485aba40e571649b46dd4a085 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 12:59:25 +0000 Subject: [PATCH 10/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d24e6a26e..fec77c8ff 100644 --- a/progress.json +++ b/progress.json @@ -78,5 +78,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768913961.193217, + "completed_at": 1768913965.314119, + "comments": [ + "The remote 'upstream' is missing!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 892a8345559e0711c47bd726d0b95ce2b552a05a Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 13:00:37 +0000 Subject: [PATCH 11/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index fec77c8ff..3e0272654 100644 --- a/progress.json +++ b/progress.json @@ -87,5 +87,14 @@ "The remote 'upstream' is missing!" ], "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768914033.408697, + "completed_at": 1768914036.667976, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 5664e79b5a4123a410c30903d0ea34d4610b0724 Mon Sep 17 00:00:00 2001 From: stanvewidjaja <90084856+stanvewidjaja@users.noreply.github.com> Date: Tue, 20 Jan 2026 13:13:14 +0000 Subject: [PATCH 12/12] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3e0272654..a4c2ec884 100644 --- a/progress.json +++ b/progress.json @@ -96,5 +96,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768914792.910631, + "completed_at": 1768914794.18856, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file