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
74 changes: 74 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787165481.985855,
"completed_at": 1787165485.129178,
"comments": [
"There are no grocery list items removed from the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1787165534.976468,
"completed_at": 1787165536.630378,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787163585.987464,
"completed_at": 1787163587.672406,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "remote-control",
"started_at": 1787210483.048908,
"completed_at": 1787210538.318776,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787211738.779636,
"completed_at": 1787211740.994989,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787212660.282598,
"completed_at": 1787212664.882558,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1787213397.754853,
"completed_at": 1787213400.865671,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1787214577.25766,
"completed_at": 1787214580.343435,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
}
]