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
29 changes: 29 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1765218426.707477,
"completed_at": 1765218431.130736,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1765217995.997878,
"completed_at": 1765218000.375595,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1765217100.164611,
"completed_at": 1765217104.879186,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
}
]