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
174 changes: 174 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1769148193.734901,
"completed_at": 1769148196.689651,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1769148247.157899,
"completed_at": 1769148249.983795,
"comments": [
"New grocery list items added to shopping-list.txt are not committed.",
"Grocery list items removed from shopping-list.txt are not committed."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1769148327.086324,
"completed_at": 1769148328.53654,
"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": 1769147867.49222,
"completed_at": 1769147868.909078,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768447183.755814,
"completed_at": 1768447185.027305,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1769099439.540494,
"completed_at": 1769099440.841868,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1769103560.172091,
"completed_at": 1769103561.407815,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769946502.706334,
"completed_at": 1769946554.568827,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1769946615.119997,
"completed_at": 1769946648.209665,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1769946662.482448,
"completed_at": 1769946667.345921,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1769948934.685164,
"completed_at": 1769948935.944335,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1770015156.048744,
"completed_at": 1770015162.241118,
"comments": [
"You might have forgotten to push your commit to the remote repository."
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1770015183.040636,
"completed_at": 1770015187.521934,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1770026124.896963,
"completed_at": 1770026127.109313,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1770105371.194197,
"completed_at": 1770105374.431942,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1770105981.270195,
"completed_at": 1770105985.77138,
"comments": [
"Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1770109174.952252,
"completed_at": 1770109178.376018,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1770120246.206002,
"completed_at": 1770120247.526898,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1771092559.760317,
"completed_at": 1771092561.086773,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
}
]