From 8c1d4d4437392a48094fcdfb7efdf99b9296da7d Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 15:55:05 +0800 Subject: [PATCH 1/9] Sync progress with local machine --- progress.json | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..d2d1335791 --- /dev/null +++ b/progress.json @@ -0,0 +1,63 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786859169.691848, + "completed_at": 1786859171.329126, + "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": 1786860929.815692, + "completed_at": 1786860933.297329, + "comments": [ + "Answer for What is the commit message of the commit 6fe04eb51b29ba2c34024a17f2b3439d3f8c7dbb? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1786860976.959394, + "completed_at": 1786860978.561785, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786858616.229856, + "completed_at": 1786858617.887469, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786859881.479926, + "completed_at": 1786859882.918943, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786857773.483607, + "completed_at": 1786857775.116732, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786857951.772091, + "completed_at": 1786857953.349799, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 43b4cfce111459349e61fdfbf3b4dfb45f7314e5 Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 15:57:31 +0800 Subject: [PATCH 2/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index d2d1335791..43c5b855f5 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1786866989.270106, + "completed_at": 1786867051.394684, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" } ] \ No newline at end of file From ed7c096275828e2028c4cbed42084de54215700e Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 15:58:10 +0800 Subject: [PATCH 3/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 43c5b855f5..55cef098d9 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "The remote repository url you provided either does not exist or is private. Try again!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1786867082.603724, + "completed_at": 1786867090.201712, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 05df614f95fb5ac4114af938207698cd445ed1fa Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:02:27 +0800 Subject: [PATCH 4/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 55cef098d9..7291a3deab 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": 1786867345.12904, + "completed_at": 1786867346.730671, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 2b5140c9239dcaf03a6eecedb23c78fb54b36424 Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:22:08 +0800 Subject: [PATCH 5/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7291a3deab..b735b1187f 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": 1786868524.95007, + "completed_at": 1786868527.187454, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 04a3c9fc1fa86a92a6660fcda30ac3029fa8b9e0 Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:32:38 +0800 Subject: [PATCH 6/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index b735b1187f..4d77ca653e 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": 1786869155.198561, + "completed_at": 1786869157.87352, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 4684008fad16ad62553674974d8e0eaa74d19b3b Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 16:52:59 +0800 Subject: [PATCH 7/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4d77ca653e..428894d465 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1786870376.040518, + "completed_at": 1786870379.469166, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 6bc97e03547174085e4f14387d15107d05e67bd1 Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:01:32 +0800 Subject: [PATCH 8/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 428894d465..94f38bc932 100644 --- a/progress.json +++ b/progress.json @@ -113,5 +113,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1786870889.027118, + "completed_at": 1786870892.166665, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From ee6da2abc98e9b456eae74364161faed27c6c90f Mon Sep 17 00:00:00 2001 From: jaxon <67094341+Jax0312@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:11:32 +0800 Subject: [PATCH 9/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 94f38bc932..effc2d71cb 100644 --- a/progress.json +++ b/progress.json @@ -122,5 +122,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1786871490.998254, + "completed_at": 1786871492.36329, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file