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
64 changes: 64 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
[
{
"exercise_name": "log-and-order",
"started_at": 1768584427.940797,
"completed_at": 1768584429.473816,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768580989.14358,
"completed_at": 1768580992.952115,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1768581015.723918,
"completed_at": 1768581017.239193,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768969661.853378,
"completed_at": 1768969744.805815,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768993329.412413,
"completed_at": 1768993339.687657,
"comments": [
"You are still ignoring many/file22.txt.",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768993435.074256,
"completed_at": 1768993445.973491,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768993523.712741,
"completed_at": 1768993532.054539,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]