From ee7d17e73b2984feb2cef3e5993de2d2b7c28e65 Mon Sep 17 00:00:00 2001 From: HXY070103 Date: Sun, 16 Aug 2026 17:19:23 +0800 Subject: [PATCH 1/8] 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 0000000000..61003e63a3 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786698210.816148, + "completed_at": 1786698212.428799, + "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": 1786699750.572494, + "completed_at": 1786699752.067564, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786697475.172949, + "completed_at": 1786697476.726122, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786698449.408598, + "completed_at": 1786698451.047911, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786696212.755709, + "completed_at": 1786696214.295358, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786696408.445865, + "completed_at": 1786696409.818512, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 66b1de269db0bba958d7651bfb97d8f3b0958d40 Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:32:54 +0800 Subject: [PATCH 2/8] Update progress --- .DS_Store | Bin 0 -> 6148 bytes progress.json | 9 +++++++++ 2 files changed, 9 insertions(+) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..211a8e8ff8a0049fa24563d4080d43d0856cfcb2 GIT binary patch literal 6148 zcmeHKOHRW;47Jlp1R+qDUFHHH^#*AbPS6XWP^kqqN*C=G#Q&JYn#xAQU4kccvUA&D4S$sZ zd3Gt?(1IRl6F3^)S^2ITvY zLj?=NRxx}!FoYujFoih?=5m&hoZPT5Y!%^wu%-evmF64xpoQZNav7_ridN6;X!=Q05nhOHtj5dRSfH2B~Q{3-+Q1u;gt literal 0 HcmV?d00001 diff --git a/progress.json b/progress.json index 61003e63a3..1019434b45 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1786872526.165003, + "completed_at": 1786872773.809168, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 169f1d8c0310f4c983390350eacff44726464692 Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:50:54 +0800 Subject: [PATCH 3/8] Update progress --- .DS_Store | Bin 6148 -> 6148 bytes progress.json | 9 +++++++++ 2 files changed, 9 insertions(+) diff --git a/.DS_Store b/.DS_Store index 211a8e8ff8a0049fa24563d4080d43d0856cfcb2..0285387a72df4edd8d6e709dc3ec4c639a0e6621 100644 GIT binary patch delta 106 zcmZoMXffEJ#uU5tI0FL%3xgg*IzuKyNp8N2OHxjL5>SjIa+TWRyAmfHQRP$c$`@o9 V1}Ep|76A1yFfcQ0Zf0r}1pwwE8zKMz delta 106 zcmZoMXffEJ#uU3=mw|zSg+Y%YogtHHK^RQVLV@&y@& V!O8i#1wcIv3`_?$H#0Sg0swpa8dm@S diff --git a/progress.json b/progress.json index 1019434b45..877e3df86e 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": 1786873852.431393, + "completed_at": 1786873853.853399, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 154272bf08cafca0a4ae90bacb1d256dc0ecc69e Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Sun, 16 Aug 2026 18:09:41 +0800 Subject: [PATCH 4/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 877e3df86e..6c21414c81 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": 1786874978.543945, + "completed_at": 1786874980.536614, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 07d07758a3f4410aeea3f4bee7997d424f559c89 Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Sun, 16 Aug 2026 18:26:27 +0800 Subject: [PATCH 5/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6c21414c81..841be324b2 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": 1786875983.242163, + "completed_at": 1786875986.799754, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" } ] \ No newline at end of file From 593d9b75876b393e0a40d5e3dbb5be55e94bc725 Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:40:56 +0800 Subject: [PATCH 6/8] Update progress --- .DS_Store | Bin 6148 -> 6148 bytes progress.json | 9 +++++++++ 2 files changed, 9 insertions(+) diff --git a/.DS_Store b/.DS_Store index 0285387a72df4edd8d6e709dc3ec4c639a0e6621..ffcb6a28433d447542b93f52519001594d02fff4 100644 GIT binary patch delta 106 zcmZoMXffEJ#uR&sg@J*Ag+Y%YogtHl`qIJ V3{K9^Edc6aU|?RbxtXa^6aY%B9uNQk delta 106 zcmZoMXffEJ#uU5tI0FL%3xgg*IzuKyNp8N2OHxjL5>SjIa+TWRyAmfHQRP$c$`@o9 V1}Ep|76A1yFfcQ0Zf0r}1pwwE8zKMz diff --git a/progress.json b/progress.json index 841be324b2..0509fe7dee 100644 --- a/progress.json +++ b/progress.json @@ -86,5 +86,14 @@ "Great work using .gitignore!" ], "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1786934452.986389, + "completed_at": 1786934456.053198, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 2ee76dc10ddd81a9f56dba8a015640fa758f344e Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:53:49 +0800 Subject: [PATCH 7/8] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0509fe7dee..face201b7c 100644 --- a/progress.json +++ b/progress.json @@ -95,5 +95,14 @@ "Great work creating a fork with Github!" ], "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1786935226.264414, + "completed_at": 1786935229.021956, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" } ] \ No newline at end of file From 6857801d1d125beeb667152bcd245dc9f0b74640 Mon Sep 17 00:00:00 2001 From: HXY070103 <225796489+HXY070103@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:32:06 +0800 Subject: [PATCH 8/8] Update progress --- .DS_Store | Bin 6148 -> 6148 bytes progress.json | 9 +++++++++ 2 files changed, 9 insertions(+) diff --git a/.DS_Store b/.DS_Store index ffcb6a28433d447542b93f52519001594d02fff4..75ffe4917aa5467b36ef8c891ab0c49bc372e36e 100644 GIT binary patch delta 106 zcmZoMXffEJ#uR&_kb!}Lg+Y%YogtHSO%+x3f00}S~>;M1& delta 106 zcmZoMXffEJ#uR&sg@J*Ag+Y%YogtHl`qIJ V3{K9^Edc6aU|?RbxtXa^6aY%B9uNQk diff --git a/progress.json b/progress.json index face201b7c..e40c6b3f93 100644 --- a/progress.json +++ b/progress.json @@ -104,5 +104,14 @@ "Great work creating a clone of a fork from Github!" ], "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1786948324.737397, + "completed_at": 1786948326.104156, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" } ] \ No newline at end of file