Skip to content
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
66a2abc
Update progress
mingshun529-coder Aug 16, 2026
de8104d
Update progress
mingshun529-coder Aug 16, 2026
8f65a5c
Update progress
mingshun529-coder Aug 16, 2026
a409b4b
Update progress
mingshun529-coder Aug 16, 2026
35665cc
Update progress
mingshun529-coder Aug 16, 2026
e8f707d
Update progress
mingshun529-coder Aug 16, 2026
1d40c8a
Update progress
mingshun529-coder Aug 16, 2026
008d9b0
Update progress
mingshun529-coder Aug 16, 2026
fc83059
Update progress
mingshun529-coder Aug 16, 2026
8cbb3bb
Update progress
mingshun529-coder Aug 16, 2026
ea7b981
Update progress
mingshun529-coder Aug 16, 2026
f394db6
Update progress
mingshun529-coder Aug 16, 2026
084089d
Update progress
mingshun529-coder Aug 16, 2026
ade8d89
Update progress
mingshun529-coder Aug 16, 2026
d3d4f30
Update progress
mingshun529-coder Aug 16, 2026
3be60da
Update progress
mingshun529-coder Aug 16, 2026
b73bcfd
Update progress
mingshun529-coder Aug 16, 2026
c781a4a
Update progress
mingshun529-coder Aug 16, 2026
34ff35a
Update progress
mingshun529-coder Aug 17, 2026
7fc20ec
Update progress
mingshun529-coder Aug 17, 2026
3a81572
Update progress
mingshun529-coder Aug 17, 2026
adb758e
Update progress
mingshun529-coder Aug 17, 2026
778fe01
Update progress
mingshun529-coder Aug 17, 2026
93db69c
Reset progress for push-over
mingshun529-coder Aug 17, 2026
08bbec2
Update progress
mingshun529-coder Aug 17, 2026
f38be09
Update progress
mingshun529-coder Aug 17, 2026
9a751f4
Update progress
mingshun529-coder Aug 17, 2026
97d3788
Update progress
mingshun529-coder Aug 17, 2026
99ee8bb
Update progress
mingshun529-coder Aug 17, 2026
9784128
Update progress
mingshun529-coder Aug 17, 2026
3cfda25
Update progress
mingshun529-coder Aug 17, 2026
8c00abb
Update progress
mingshun529-coder Aug 17, 2026
d229264
Update progress
mingshun529-coder Aug 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
271 changes: 271 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,271 @@
[
{
"exercise_name": "remote-control",
"started_at": 1786863467.88218,
"completed_at": 1786863589.115971,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1786863618.232729,
"completed_at": 1786863635.909747,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1786863826.871584,
"completed_at": 1786863840.806452,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1786865755.434207,
"completed_at": 1786865757.027436,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1786869440.882075,
"completed_at": 1786869446.110523,
"comments": [
"You are not ignoring ignore_me.txt"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1786869506.592485,
"completed_at": 1786869510.174112,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1786872557.236582,
"completed_at": 1786872560.771753,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1786873595.446325,
"completed_at": 1786873600.271308,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1786873673.113758,
"completed_at": 1786873678.050672,
"comments": [
"The upstream remote does not point to the original repository!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1786873830.156175,
"completed_at": 1786873833.702837,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1786875224.416044,
"completed_at": 1786875225.963855,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1786885827.65306,
"completed_at": 1786885830.820327,
"comments": [
"Answer for In February, who was replaced in the Wednesday duty roster? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "view-commits",
"started_at": 1786885886.276168,
"completed_at": 1786885887.719134,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1786890417.7376,
"completed_at": 1786890420.886418,
"comments": [
"\"first-pilot\" should point to the first commit."
],
"status": "Incomplete"
},
{
"exercise_name": "tags-add",
"started_at": 1786890569.802845,
"completed_at": 1786890571.334286,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1786891114.891508,
"completed_at": 1786891117.047881,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1786891453.898912,
"completed_at": 1786891460.396619,
"comments": [
"Tag beta is still on the remote!"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1786891775.555058,
"completed_at": 1786891780.982038,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1786925335.725394,
"completed_at": 1786925337.524919,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1786925617.99761,
"completed_at": 1786925622.10361,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1786925764.554079,
"completed_at": 1786925766.086955,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1786927509.789752,
"completed_at": 1786927514.176102,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1786927823.393715,
"completed_at": 1786927825.000552,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1786928336.664281,
"completed_at": 1786928338.542235,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1786928558.263304,
"completed_at": 1786928562.004246,
"comments": [
"There are no grocery list items removed from the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1786928623.785339,
"completed_at": 1786928626.37011,
"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": 1786929111.914959,
"completed_at": 1786929113.606309,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1786933999.037308,
"completed_at": 1786934002.193228,
"comments": [
"Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1786934113.473921,
"completed_at": 1786934115.12546,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1786936712.248099,
"completed_at": 1786936716.135823,
"comments": [
"Answer for What's sum of values in west.csv on Jan 09th? is not right.",
"Answer for What's sum of values in north.csv on Jan 05th? is not right."
],
"status": "Incomplete"
}
]