From 776476c60b9e58ef9af07e2ff9efde3a3fa212e7 Mon Sep 17 00:00:00 2001 From: jiayouchew Date: Sun, 16 Aug 2026 21:04:41 +0800 Subject: [PATCH 1/5] Sync progress with local machine --- progress.json | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..9256d2877b --- /dev/null +++ b/progress.json @@ -0,0 +1,72 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786873231.294845, + "completed_at": 1786873232.933346, + "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": 1786876570.302072, + "completed_at": 1786876571.820484, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786872384.623805, + "completed_at": 1786872386.211358, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786875200.684486, + "completed_at": 1786875203.435676, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1785954941.627781, + "completed_at": 1785954943.183814, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786870690.588698, + "completed_at": 1786870692.127977, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1785955165.741758, + "completed_at": 1785955167.130451, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786870849.312102, + "completed_at": 1786870850.961967, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From f610ab0ad014ee974d2f549eb609afa53439bd8e Mon Sep 17 00:00:00 2001 From: jiayouchew Date: Sun, 16 Aug 2026 21:15:20 +0800 Subject: [PATCH 2/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9256d2877b..2f1dbeb99d 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1786885968.325124, + "completed_at": 1786886119.443521, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 5c9ae9b991f521a6c93dcbe0347775c6587e4de3 Mon Sep 17 00:00:00 2001 From: jiayouchew Date: Sun, 16 Aug 2026 21:27:36 +0800 Subject: [PATCH 3/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 2f1dbeb99d..322495227f 100644 --- a/progress.json +++ b/progress.json @@ -77,5 +77,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1786886854.218281, + "completed_at": 1786886855.98057, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 21719d1e71d7e3a8a774d0c890a2bca5a0d1428f Mon Sep 17 00:00:00 2001 From: jiayouchew Date: Sun, 16 Aug 2026 21:42:57 +0800 Subject: [PATCH 4/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 322495227f..7a289dd4bb 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1786887771.394238, + "completed_at": 1786887776.55519, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From b3539be4901a279c281a1df9fd861d57238c32c9 Mon Sep 17 00:00:00 2001 From: jiayouchew Date: Sun, 16 Aug 2026 22:01:11 +0800 Subject: [PATCH 5/5] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7a289dd4bb..7e2b327701 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work pushing changes to the remote!" ], "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1786888867.306902, + "completed_at": 1786888870.811721, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file