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
92 changes: 92 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1755620642.123927,
"completed_at": 1755620642.623564,
"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": 1755615161.915857,
"completed_at": 1755615161.995547,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1755617046.676858,
"completed_at": 1755617047.101646,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1755608671.820366,
"completed_at": 1755608672.227038,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755796030.767333,
"completed_at": 1755796097.450684,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1755799183.267307,
"completed_at": 1755799183.574341,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1755799360.216922,
"completed_at": 1755799360.273789,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1755799434.559927,
"completed_at": 1755799434.612532,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1755802103.775365,
"completed_at": 1755802119.815623,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755805200.591363,
"completed_at": 1755805201.378333,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]