From 2c8c03848e5cddb73025c1659acbb64f89bd697f Mon Sep 17 00:00:00 2001 From: Joshua Teo Date: Sun, 25 Jan 2026 02:41:22 +0800 Subject: [PATCH 1/6] 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..f009bbb67 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769068952.613032, + "completed_at": 1769068954.242991, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769279108.442807, + "completed_at": 1769279109.915241, + "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": 1769279066.081651, + "completed_at": 1769279069.229455, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769068490.733548, + "completed_at": 1769068492.13711, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769279133.068305, + "completed_at": 1769279134.360435, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769279220.0978, + "completed_at": 1769279222.552852, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 84e18955d0ad355247ea1c00e7309280b8962b97 Mon Sep 17 00:00:00 2001 From: Joshua Teo Date: Sun, 25 Jan 2026 02:43:51 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f009bbb67..198acb5fa 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769280154.412593, + "completed_at": 1769280231.191973, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 11bcf706269b1b6c93989ff3aac8764c7df25efc Mon Sep 17 00:00:00 2001 From: Joshua Teo Date: Sun, 25 Jan 2026 02:49:01 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 198acb5fa..1d41cd8f6 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": 1769280539.154802, + "completed_at": 1769280540.421349, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From be8ca35a167f8a961b47ce94b48ca61d127ace23 Mon Sep 17 00:00:00 2001 From: Joshua Teo Date: Sun, 25 Jan 2026 11:10:24 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 1d41cd8f6..3e5121e4e 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": 1769310618.324285, + "completed_at": 1769310622.83608, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 9e865656851c05a19f2398ef237f42a9f6aa1ced Mon Sep 17 00:00:00 2001 From: Joshua Teo Date: Sun, 25 Jan 2026 11:15:45 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 3e5121e4e..a5dfae3bd 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": 1769310940.206154, + "completed_at": 1769310943.693137, + "comments": [ + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" } ] \ No newline at end of file From cb5b918aa1a9a0584c748cea8ab3a06014bf9a5b Mon Sep 17 00:00:00 2001 From: Joshua Teo Date: Sun, 25 Jan 2026 11:18:21 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a5dfae3bd..ad2e3617d 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "You are not ignoring runaway.txt. Find where the file is and fix that." ], "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769311099.068115, + "completed_at": 1769311100.784694, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file