Skip to content
Open
Changes from all commits
Commits
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
57 changes: 57 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
[
{
"exercise_name": "undo-init",
"started_at": 1768648366.278594,
"completed_at": 1768648371.056489,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769074727.424861,
"completed_at": 1769074730.635366,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769074892.127507,
"completed_at": 1769074893.609772,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1769172993.963477,
"completed_at": 1769172996.298735,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769174453.916606,
"completed_at": 1769174459.466603,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769174902.869858,
"completed_at": 1769174906.955377,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]