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
136 changes: 136 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768624521.936666,
"completed_at": 1768624524.010513,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768626625.612431,
"completed_at": 1768626628.650434,
"comments": [
"You have not made any commits yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768626662.85186,
"completed_at": 1768626668.582249,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768626760.701083,
"completed_at": 1768626766.259559,
"comments": [
"You should not be ignoring this/is/very/nested/find_me.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768626795.10213,
"completed_at": 1768626804.774169,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768626844.292867,
"completed_at": 1768626849.926001,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768626890.34635,
"completed_at": 1768626894.397136,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768625511.465545,
"completed_at": 1768625512.924618,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1768625258.151548,
"completed_at": 1768625259.93188,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768625787.352182,
"completed_at": 1768625791.141737,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768625341.549808,
"completed_at": 1768625427.768546,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768624368.532298,
"completed_at": 1768624370.089244,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768623569.383141,
"completed_at": 1768623571.010137,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768623662.022342,
"completed_at": 1768623663.430047,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768719688.244111,
"completed_at": 1768719689.92681,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
}
]