Skip to content
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
b7a0839
Update progress
keikofloren Jan 12, 2026
0e72dce
Update progress
keikofloren Jan 12, 2026
a7af17d
Update progress
keikofloren Jan 14, 2026
a2f4f6f
Update progress
keikofloren Jan 14, 2026
487fadd
Update progress
keikofloren Jan 14, 2026
7481ea2
Update progress
keikofloren Jan 14, 2026
991fcfb
Update progress
keikofloren Jan 14, 2026
4a63ec5
Update progress
keikofloren Jan 14, 2026
e566dd1
Update progress
keikofloren Jan 14, 2026
eab4f74
Update progress
keikofloren Jan 14, 2026
8ac6ba5
Reset progress for clone-repo
keikofloren Jan 14, 2026
fc1b0e4
Update progress
keikofloren Jan 14, 2026
57ed185
Update progress
keikofloren Jan 14, 2026
8766b44
Update progress
keikofloren Jan 14, 2026
95a3cff
Update progress
keikofloren Jan 14, 2026
f21f99e
Update progress
keikofloren Jan 14, 2026
67cf043
Update progress
keikofloren Jan 14, 2026
2a8dde5
Update progress
keikofloren Jan 14, 2026
3be4f48
Update progress
keikofloren Jan 14, 2026
b1d5110
Update progress
keikofloren Jan 14, 2026
a45c7d0
Update progress
keikofloren Jan 14, 2026
07d997a
Update progress
keikofloren Jan 14, 2026
d5dc41a
Update progress
keikofloren Jan 14, 2026
6beb9e0
Update progress
keikofloren Jan 14, 2026
c5b7102
Update progress
keikofloren Jan 14, 2026
9301a8d
Update progress
keikofloren Jan 14, 2026
f675a8d
Update progress
keikofloren Jan 14, 2026
f3ed5cc
Update progress
keikofloren Jan 14, 2026
0bcbfaf
Update progress
keikofloren Jan 14, 2026
ee9a8b7
Reset progress for sensors-revert
keikofloren Jan 14, 2026
48c084f
Update progress
keikofloren Jan 14, 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
252 changes: 252 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,252 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768194023.954074,
"completed_at": 1768194026.664211,
"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": 1768193899.008362,
"completed_at": 1768193900.79454,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768394449.715582,
"completed_at": 1768394520.519394,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768395124.056667,
"completed_at": 1768395126.973699,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768395504.173159,
"completed_at": 1768395508.008131,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768396107.752305,
"completed_at": 1768396123.572609,
"comments": [
"You are still ignoring many/file22.txt.",
"You should not be ignoring this/is/very/nested/find_me.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768396393.962758,
"completed_at": 1768396408.323008,
"comments": [
"You should not be ignoring this/is/very/nested/find_me.txt!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768396453.151318,
"completed_at": 1768396463.770459,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1768396653.403313,
"completed_at": 1768396658.863215,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1768397514.981172,
"completed_at": 1768397522.494251,
"comments": [
"too many values to unpack (expected 2)"
],
"status": "Error"
},
{
"exercise_name": "clone-repo",
"started_at": 1768397541.756208,
"completed_at": 1768397548.759098,
"comments": [
"too many values to unpack (expected 2)"
],
"status": "Error"
},
{
"exercise_name": "clone-repo",
"started_at": 1768397567.28681,
"completed_at": 1768397575.996658,
"comments": [
"too many values to unpack (expected 2)"
],
"status": "Error"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768398207.711582,
"completed_at": 1768398213.369267,
"comments": [
"You have not fetched Alice's changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768398234.824378,
"completed_at": 1768398240.076799,
"comments": [
"You did not pull Alice's changes to your own main branch!"
],
"status": "Incomplete"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768398280.273928,
"completed_at": 1768398283.279406,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1768398891.397714,
"completed_at": 1768398894.274749,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1768399704.226327,
"completed_at": 1768399707.265276,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1768399861.271469,
"completed_at": 1768399864.401943,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1768400000.059939,
"completed_at": 1768400007.025338,
"comments": [
"Tag v1.0 is missing, did you push it to the remote?",
"Tag v2.0 is missing, did you push it to the remote?",
"Tag beta is still on the remote!"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1768400051.592084,
"completed_at": 1768400059.048914,
"comments": [
"Tag v1.0 is missing, did you push it to the remote?",
"Tag v2.0 is missing, did you push it to the remote?",
"Tag beta is still on the remote!"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1768400309.182537,
"completed_at": 1768400315.984799,
"comments": [
"Tag beta is still on the remote!"
],
"status": "Incomplete"
},
{
"exercise_name": "tags-push",
"started_at": 1768400348.054221,
"completed_at": 1768400352.514666,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768402893.404433,
"completed_at": 1768402899.130629,
"comments": [
"Answer for Which are the new values in staged files? is empty.",
"Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.",
"Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers.",
"Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768403241.136749,
"completed_at": 1768403244.935415,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1768403983.966293,
"completed_at": 1768403986.864826,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-reset",
"started_at": 1768404270.603928,
"completed_at": 1768404273.802453,
"comments": [
"You have reset the repository to the correct state!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-revert",
"started_at": 1768404485.638374,
"completed_at": 1768404488.631856,
"comments": [
"Good work reverting commits!"
],
"status": "Completed"
}
]