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
47 changes: 47 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
[
{
"exercise_name": "under-control",
"started_at": 1769423788.646708,
"completed_at": 1769423792.462827,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1769605445.824309,
"completed_at": 1769605450.037258,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-previous",
"started_at": 1769605930.0289,
"completed_at": 1769605936.464718,
"comments": [
"The 'sleep-line' branch is missing."
],
"status": "Incomplete"
},
{
"exercise_name": "branch-previous",
"started_at": 1769606014.341424,
"completed_at": 1769606020.914585,
"comments": [
"The 'sleep-line' branch should start from the second commit (with message 'Describe location')."
],
"status": "Incomplete"
},
{
"exercise_name": "branch-previous",
"started_at": 1769606364.231754,
"completed_at": 1769606367.94614,
"comments": [
"Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!"
],
"status": "Completed"
}
]